Inhaltsverzeichnis
WDM
Die WDM aka World Domination Map wird eine ca. 4,50m × 2,75m große Weltkarte. In diese werden schliesslich an den Standorten bekannter Hackerspaces BI-color-LEDs montiert. Diese LEDs werden getriggert bei änderung von der hackerspace api.
Das Projekt ist abgeschlossen, der ESP ist im Dauerbetrieb und funktioniert noch nach einem halben Jahr.
Eintrag auf shackspace.de http://shackspace.de/?p=4944 ,
Project Owner | makefu |
Helping hands | momo |
phil der dritte | |
phrewfuf | |
muszy | |
samu | |
rixx | |
@gryhsl | |
Initiator (Inactive) | Susi |
Megaplan
* ✓ Wand selbst wird dunkel gestrichen (4,5m große Wandfläche in der Lounge, aktuell Hello Kitty Deko), * ✓ Kontinente werden aus Sperrholz oder Pressspan ausgesägt, 1 LED pro Stadt (nicht Hackerspace, zu klein), mattschwarz lackieren, * (failed)3mm-LEDs einbauen, * ✓ dafür ws2812 hinten ran geklebt * ✓ Kontinente später mit Leuchtschlauch o.ä. von hinten beleuchten.
Required material & parts
General
- Wood (4 sheets of plywood; 1.5m² or a slightly different dimension) ✓
- dull coating spray for the continents, ✓
- black wall paint (for approx. 12.4m²)✓
- esp8266 + ws2812✓
Software
Code von makefu auf github.
Grundidee: ESP8266 bietet COAP interface auf world coap://esp8266/v1/f/setLeds. Backend Server sammelt von spaceapi.net aktuelle space informationen, baut den LED array zusammen und pusht ihn auf den ESP.
IP vom ESP: 10.42.24.7
- ESP8266 Code: github ESP subdir
- Backend Code: github backend subdir
Backend Code läuft auf heidi.shack in /opt/worlddomination/backend. systemd service und timer von https://github.com/shackspace/worlddomination/tree/master/backend/systemd
Rash hat nie was gemacht auf github
Links
Internal
External
Notes and references
Legend of Abbreviations | |
✓ | Done |
OTW | On the way |
TBD | To be done |
WIP | Work in progress |