Hauptseite: Unterschied zwischen den Versionen

Aus hyperdramatik
Zur Navigation springen Zur Suche springen
Zeile 124: Zeile 124:


== Netzwerkommunikation ==
== Netzwerkommunikation ==
=== Über WIFI ===
*[[Ubiquiti WiFi|Stabiles WiFi auf der Bühne]]
*[[Ubiquiti WiFi|Stabiles WiFi auf der Bühne]]
*[[AsusRP-N53|Access Point mit dem Asus RP-N53]]
*[[AsusRP-N53|Access Point mit dem Asus RP-N53]]
Zeile 129: Zeile 131:
*[[Mqtt to Unity via shiftr.io | How to send Data from ESP to Unity with Mqtt protocol]]
*[[Mqtt to Unity via shiftr.io | How to send Data from ESP to Unity with Mqtt protocol]]
*[[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]]
=== MQTT ===
*[[What is MQTT?]]
*[[MQTT Shiftr Brokers]]
*[[MQTT Shiftr Clients]] (Arduino, Processing)


=== RFID ===
=== RFID ===
Zeile 138: Zeile 145:


GitHub [https://github.com/HfSDigital/XY-Plotter-Unity]
GitHub [https://github.com/HfSDigital/XY-Plotter-Unity]


== Kommunikation ==
== Kommunikation ==

Version vom 15. November 2021, 09:09 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

Zeitgenössische Puppenspielkunst HfS

Kooperation Uni Bremen


Projekte

1. Jahrgang (2018-2020)

2. Jahrgang (2020-2022)

Recherchen


T E C H N I K

Inventar

KITS

Fabrication


Physical Computing

Physical Computing Examples

Programming

p5.js (Javascript)

Unity

ESP32 mit Arduino

ESP32,ESP8266 mit micropython

Miscellaneous

Netzwerkommunikation

Über WIFI

MQTT

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


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

P R A K T I S C H E S

Hack your "Theater" - How To

Wiki Help


In Arbeit