====== WDM ====== {{tag>arts computing electronics hardware networking project social software }} Die WDM aka **W**orld **D**omination **M**ap 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. {{http://40.media.tumblr.com/eba7d44bd0cd873d3564c12bde9afe31/tumblr_nwwd7jcVtc1tqypxno1_1280.jpg?640}} 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)**|[[leute:susannebauer|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 [[https://github.com/shackspace/worlddomination|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: [[https://github.com/shackspace/worlddomination/tree/master/esp|github ESP subdir]] * Backend Code: [[https://github.com/shackspace/worlddomination/tree/master/backend|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 [[https://github.com/rashfael/world-domination-map|github]] ===== Links ===== ==== Internal ==== [[project:wdm:old|Old Project page; for sentimental purposes only.]] ==== External ==== * [[http://prezi.com/xlusyz2x-euf/wdm/|Prezi zum Vortrag am TdoT 2012]] * [[http://map.krebsco.de|software map]] * [[http://log.shackspace.de/post/115110188526/wdm-build]] ===== Notes and references ===== |**Legend of Abbreviations** || |✓ | Done| |//OTW// | On the way| |//TBD// | To be done| |//WIP// | Work in progress|