Difference between revisions of "LEDLightDistrict"
Line 1: | Line 1: | ||
{{Project | {{Project | ||
+ | |ProjectParticipants=Guido | ||
|ProjectSkills=soldering,coding | |ProjectSkills=soldering,coding | ||
|ProjectStatus=Active | |ProjectStatus=Active |
Revision as of 08:20, 29 April 2012
Projects | |
---|---|
Participants | Guido, Wizzup |
Skills | soldering, coding |
Status | Active |
Niche | Electronics |
Purpose | World domination |
Project to LED'ify the outside facing glass 'block' wall. each glass box will be a pixel
Contents
Wall
As seen behind the blinds here. Better pics to come
Temp_inc_social_area_other_side.jpg
Solutions
1
Cheap LEDs, TLC5940's
2
LED strip - addressable LED strip
http://www.ledsee.com/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=720&category_id=209&option=com_virtuemart&Itemid=1&vmcchk=1&Itemid=1
Code
Driver/development framework
Server running on node.js, control for any games using a browser window, interface with the wall using a C/C++ written node module.
Blocking issues
What type of electronics card will be used to convert function calls to electric signals for the wall?
Software
Snake
A game of snake. This project is almost done. It just requires some more practical website for controlling the snakes (right now they can be controlled using keyboard, which sucks for smart phones). See Snake implementation
Super bomber man
No work done yet
Blocking issues
It is practical to only work on it after better abstracting the framework to be used.
Conways Game of Life
A cool screen saver.