Trafficlight: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
* A PC fan to put some load on the PSU even if all lights are off (otherwise it would just shut off) | * A PC fan to put some load on the PSU even if all lights are off (otherwise it would just shut off) | ||
* Circuit: [[Media:WiFi_Ampel_MuMaLab.pdf|WiFi_Ampel_MuMaLab.pdf]] | * Circuit: [[Media:WiFi_Ampel_MuMaLab.pdf|WiFi_Ampel_MuMaLab.pdf]] | ||
[[File:WiFi_Ampel_MuMaLab_Foto_klein.jpg]] | |||
== Software == | == Software == |
Revision as of 13:01, 10 September 2022
Internet of Trafficlights (IoT) Release status: beta [box doku] | |
---|---|
Description | A trafficlight connected to the internet |
Author(s) | tiefpunkt |
Download | GitHub Repository |
We have a traffic light in the space that can be controlled via the internet.
Hardware
- Trafficlight
- 3 12V motorcycle lamps (2x25W)
- 8-channel relais board
- nodeMCU (ESP-12) WiFi microcontroller
- PC powersupply
- A PC fan to put some load on the PSU even if all lights are off (otherwise it would just shut off)
- Circuit: WiFi_Ampel_MuMaLab.pdf
Software
- Written with Arduino for ESP
- Connects to MuMaBus via MQTT
- On Github: https://github.com/munichmakerlab/trafficlight
MQTT Topics
All lights can be switched via a 1 or a 0 to the following topics:
- mumalab/room/trafficlight/red
- mumalab/room/trafficlight/yellow
- mumalab/room/trafficlight/green