Hauptseite: Unterschied zwischen den Versionen

Aus hyperdramatik
Zur Navigation springen Zur Suche springen
Zeile 57: Zeile 57:
== Technik und Werkzeuge ==  
== Technik und Werkzeuge ==  
*[[Spiel&&Objekt Gadgets]]
*[[Spiel&&Objekt Gadgets]]
*[[How to: 3D Drucken]]


=== Physical Computing ===
=== 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]])
 
== Physical Computing ==
*[[Arduino| Übersicht Arduino]] - diese Seite ist nur eine Kopie von Inhalten anderer Seiten, hauptsächlich [[Common Algorithms]]
*[[Arduino| Übersicht Arduino]] - diese Seite ist nur eine Kopie von Inhalten anderer Seiten, hauptsächlich [[Common Algorithms]]
*[[Bewässerungsanlage mit Arduino Uno und DIY-Feuchtigkeitssensor]]
*[[Bewässerungsanlage mit Arduino Uno und DIY-Feuchtigkeitssensor]]
Zeile 65: Zeile 71:
*[[Voltage Divider]]
*[[Voltage Divider]]
*[[Widerstände]]
*[[Widerstände]]
== Programms ==


=== p5.js (Javascript) ===
=== p5.js (Javascript) ===
Zeile 73: Zeile 81:
*[[Online_Multiplayer]]
*[[Online_Multiplayer]]
*[[BasicMultiplayerFramework|Virtuelle Multiuser Räume]]
*[[BasicMultiplayerFramework|Virtuelle Multiuser Räume]]
=== 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]])


===ESP32,ESP8266 mit micropython===
===ESP32,ESP8266 mit micropython===
Zeile 108: Zeile 111:
*[[MQTT implementation in Basic Multiplayer via webGL Client | Shiftr.io/MQTT implementation in Basic Multiplayer via webGL Client]]
*[[MQTT implementation in Basic Multiplayer via webGL Client | Shiftr.io/MQTT implementation in Basic Multiplayer via webGL Client]]


== RFID ==
=== RFID ===
*[[User Login|Einloggen an einer Station mit einem Avatar]]
*[[User Login|Einloggen an einer Station mit einem Avatar]]


== XY Plotter ==
=== 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 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.
The movement is controlled by the arrow keys.
Zeile 117: Zeile 120:
GitHub [https://github.com/HfSDigital/XY-Plotter-Unity]
GitHub [https://github.com/HfSDigital/XY-Plotter-Unity]


==Kommunikation==
== Kommunikation ==


===OSC===
===OSC===
Zeile 123: Zeile 126:
*[[OSC in Unity]]
*[[OSC in Unity]]


===MQTT===
=== MQTT ===
*[[MQTT what?]]
*[[MQTT what?]]
*[[MQTT in Unity]]
*[[MQTT in Unity]]

Version vom 22. September 2021, 15:17 Uhr


Willkommen auf dem Spiel und Objekt Wiki!

Auf diesen Seiten legen wir Referenzen, Projektdokumentationen, Literaturhinweise, Kursmitschriften und Best Practices ab.

Theorie

Glossare, Begriffe und Konzepte

Recherchen

Kurse

Spiel && Objekt

Zeitgenössische Puppenspielkunst HfS

Kooperation Uni Bremen

Prozess und Dokumentation

Praxis

Technik und Werkzeuge

KITS

Physical Computing

Programms

p5.js (Javascript)

Unity

ESP32,ESP8266 mit micropython

Miscellaneous

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

Netzwerkommunikation

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]

Kommunikation

OSC

MQTT

Projekte

Projekte Spiel und Objekt

Hack your "Theater" - How To

Chancen Unmöglichkeiten

FK: ich würde vorschlagen, so eine Liste nicht im Wiki zu machen. Dafür ist Discord besser geeignet.

In Arbeit

Wiki Help