Difference between revisions of "SpaceAPI:Map/Benelux"

From Technologia Incognita
Jump to: navigation, search
m (pcbs are coming in :))
m
Line 1: Line 1:
 
{{Project
 
{{Project
 +
|ProjectSkills=Electronics, Coding, UI design, pcb-destruction
 
|ProjectStatus=Getting parts
 
|ProjectStatus=Getting parts
 
|ProjectNiche=Electronics
 
|ProjectNiche=Electronics
 
|ProjectPurpose=Education
 
|ProjectPurpose=Education
 
}}
 
}}
Make a map of the Benelux out of discarded circuit-boards displaying all the hackerspaces as rgb-leds.
+
Make a map of the Benelux out of discarded circuit-boards displaying all the hackerspaces in the BeNeLux as rgb-leds.
  
 
The space-state (Closed, Open, Party, etc.) can be displayed on the rgb-led.
 
The space-state (Closed, Open, Party, etc.) can be displayed on the rgb-led.
Line 10: Line 11:
  
 
The next version is possibly a wall-filling map of [[SpaceAPI:Map/World|the world]].
 
The next version is possibly a wall-filling map of [[SpaceAPI:Map/World|the world]].
 +
 +
==Parts==
 +
* Pile of discarded circuitboards (in the project-box, awaiting to be dismantled)
 +
* rgb LEDs ([http://www.aliexpress.com/item/12mm-WS2801-pixel-module-IP66-DC5V-input-full-color/449802558.html ordered])
 +
* microcontroller (will probably use a [[Stellaris Launchpad]])
 +
* Ethernet-module ([http://dx.com/p/jy-mcu-enc28j60-ethernet-module-blue-166604 ordered])
 +
* Character display (show some more info)
 +
* Rotary encoder (scroll through a menu)
 +
 +
==Workings/UI==
 +
The Stellaris will retrieve the [[SpaceAPI]] JSON object, parse it for the spaces the map supports, then act upon the space-states and change the LEDs.
 +
 +
At the bottom of the map there may be a character display that shows more info, and with a scroll-wheel one can browse through all the available spaces on the map. A click will do a flashy-thingy for the particular space, so it can easily be located.
 +
 +
==Look/Feel==
 +
Since there are many colours of circuit-board it would be nice if each province can have it's own colour on the map. The pcb's could also be cut out so certain landscape features can be represented with electronics-components (forests, cities, etc.).
 +
 +
The LEDs will stick through a hole at the approximate position of their space.
 +
(if the LEDs are too bright, maybe a small cover needs to be found)
  
  
 
[[category:SpaceAPI]]
 
[[category:SpaceAPI]]

Revision as of 01:42, 23 November 2012

Projects
Participants The JinX
Skills Electronics, Coding, UI design, pcb-destruction
Status Getting parts
Niche Electronics
Purpose Education

Make a map of the Benelux out of discarded circuit-boards displaying all the hackerspaces in the BeNeLux as rgb-leds.

The space-state (Closed, Open, Party, etc.) can be displayed on the rgb-led.


The next version is possibly a wall-filling map of the world.

Parts

  • Pile of discarded circuitboards (in the project-box, awaiting to be dismantled)
  • rgb LEDs (ordered)
  • microcontroller (will probably use a Stellaris Launchpad)
  • Ethernet-module (ordered)
  • Character display (show some more info)
  • Rotary encoder (scroll through a menu)

Workings/UI

The Stellaris will retrieve the SpaceAPI JSON object, parse it for the spaces the map supports, then act upon the space-states and change the LEDs.

At the bottom of the map there may be a character display that shows more info, and with a scroll-wheel one can browse through all the available spaces on the map. A click will do a flashy-thingy for the particular space, so it can easily be located.

Look/Feel

Since there are many colours of circuit-board it would be nice if each province can have it's own colour on the map. The pcb's could also be cut out so certain landscape features can be represented with electronics-components (forests, cities, etc.).

The LEDs will stick through a hole at the approximate position of their space. (if the LEDs are too bright, maybe a small cover needs to be found)