Hauptseite: Unterschied zwischen den Versionen
		
		
		
		
		
		Zur Navigation springen
		Zur Suche springen
		
				
		
		
	
| Zeile 100: | Zeile 100: | ||
*[[Sensors]]  | *[[Sensors]]  | ||
*[[Actuators]]  | *[[Actuators]]  | ||
**[[Audio Amplification]]  | |||
*[[Motors | Motors Overview]]  | *[[Motors | Motors Overview]]  | ||
**[[Stepper Motor and Driver]]  | **[[Stepper Motor and Driver]]  | ||
Version vom 8. Juni 2022, 16:51 Uhr
Willkommen auf dem Spiel und Objekt Wiki!
Auf diesen Seiten legen wir Referenzen, Projektdokumentationen, Literaturhinweise, Kursmitschriften und Best Practices ab.
P R A X I S
Kurse
Spiel && Objekt
WS2018/19
SS2020
WS2020/21
SS2021
WS2021/22
SS2022
Zeitgenössische Puppenspielkunst HfS
- #e-textile-adventures (SS2020)
 - #paper-adventures (SS2021)
 - Sensitive Puppets (SS2022)
 
Kooperation Uni Bremen
Projekte
1. Jahrgang (2018-2020)
- Be Bernd
 - Wir Alle Spielen Theater
 - Altruistic Modification
 - Archäologischer Park- Die Villa
 - Futopolis
 - Kalte Ecken im Koffer
 
2. Jahrgang (2020-2022)
Recherchen
- BioArt
 - Feminismus
 - VideoAsSculpture
 - SpieleDesign
 - NoScreens
 - DesignFiction
 - Networked Theatre, Performance, Art, Culture...
 - Donna Haraway
 - Schreiben
 - Capturing Process
 - Websites
 
T E C H N I K
Inventar
KITS
- S&&O KIT (brought to you by the Labor für Digitalität)
 - world meets computer KIT (from the course Least Likely Scenario)
 - softsoft KIT (from the course Soft Soft)
 - spaghetti monster KIT (from the course Communicating Bodies)
 - Dome Pod KITs
 - mini Dome Pod Staw KIT
 
Fabrication
- How to: 3D Drucken
 - How to: build a mini Dome Pod from Drinking Straws
 - Circuits
- How to: make PCBs (coming soon...)
 - Wire
 
 
Physical Computing
Physical Computing Examples
Programming
Unity
p5.js (Javascript)
Arduino
ESP mit Arduino
ESP32,ESP8266 mit micropython
Miscellaneous
- Mehrere Keyboards/RFID Reader an ein RaspberryPi, mit OSC ins Netzwerk
 - Raspberry Pi - Helfende Befehle
 
Kommunikation / Netzwerkommunikation
Wireless Kommunikation
- see: Wireless Workshop
 
WIFI
OSC Protocol
- OSC what?
 - OSC in Arduino
 - OSC in Processing
 - OSC between Arduino and Processing
 - OSC in vvvv
 - OSC in Unity
 
MQTT Protocol
MQTT Brokers:
- MQTT Brokers (online server, localhost)
 - Build your own MQTT Broker
 
MQTT Clients:
- MQTT in Arduino (Shiftr library)
 - MQTT in Arduino 2 (different library)
 - MQTT in Processing (Shiftr library)
 - MQTT between Arduino and Processing
 - MQTT in vvvv
 - MQTT in pure data (vom Communicating Bodies Kurs)
 - MQTT in Unity
 
- How to send Data from ESP to Unity with Mqtt protocol
 - Shiftr.io/MQTT implementation in Basic Multiplayer via webGL Client
 
MQTT Examples
- PubSub_3sensors_onChange_asSeperateTopics (ESP & Arduino)
 - PubSub_3sensors_continuous_asStringList (ESP & Arduino)
 - Pub_3sensors_continuous_asStringList and Sub_3sensors_control3Servos (ESP & Arduino)
 
RFID
XY Plotter
The following code connects a xy-plotter to unity and also simulates the movement of the plotter in the game view. A simple white plane represents the scale of the plotter and a white cube its movement. The movement is controlled by the arrow keys.
GitHub [1]
Video Technik
Alles, was dir deine Eltern nicht zum Thema Videoübertragung erzählt haben. Oft ist ein PC als Schnittstelle zwischer Kamera und Bildschirm/Projektor sinnvoll oder nötig. Doch es gibt auch Fälle, in denen eine unkomplizierte, direkte Verbindung einfacher und besser ist.
Verbindung Kamera<->Ausgabegerät
PC als Schnittstelle
T H E O R I E
Glossare, Begriffe und Konzepte
- Begriffe der Computergrafik
 - Sensoren und Aktuatoren
 - Common Algorithms
 - Code Glossar
 - Elektronik Glossar
 - Netzwerk
 - Interaktionstaxonomie AR
 - Literatur Bibliothek
 
P R A K T I S C H E S
Stuff
Hack your "Theater" - How To
Wiki Help
- how to structure documentation well
 - cheatsheet
 - Hilfe: Formatierung
 - Hilfe: Links
 - ignore wiki syntax
 - code syntax highlighting
 - [[text scroll box]