Difference between revisions of "LEDLightDistrict"
Line 21: | Line 21: | ||
LED strip - addressable LED strip<br> | LED strip - addressable LED strip<br> | ||
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 | 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= | ||
+ | |||
+ | Server running on [http://nodejs.org/|node.js], control for any games using a browser window, interface with the wall using a [https://www.cloudkick.com/blog/2010/aug/23/writing-nodejs-native-extensions/|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? |
Revision as of 07:47, 29 April 2012
Projects | |
---|---|
Participants | Guido, Wizzup |
Skills | soldering, coding |
Status | Planning |
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
Server running on [1], control for any games using a browser window, interface with the wall using a written node module.
Blocking issues
What type of electronics card will be used to convert function calls to electric signals for the wall?