Difference between revisions of "Addressable LED strip"
From Fixme.ch
Line 30: | Line 30: | ||
== References == | == References == | ||
− | * [http://nut-bolt.nl/2012/rgb-led-strips/ IC overview and comparison] | + | * IC Concerns |
− | * [http:// | + | ** [http://nut-bolt.nl/2012/rgb-led-strips/ IC overview and comparison] |
− | * | + | ** [http://forums.lightorama.com/index.php?/topic/22698-ws2801-vs-ws2811/ WS2801 vs WS2811] |
− | + | * Lib/software/controllers Concerns | |
− | + | ||
** [https://code.google.com/p/fastspi/ IC abstraction library] | ** [https://code.google.com/p/fastspi/ IC abstraction library] | ||
+ | * Howtos | ||
+ | ** [http://www.instructables.com/id/My-response-to-the-WS2811-with-an-AVR-thing/?ALLSTEPS My response to the WS2811 with an AVR thing] | ||
+ | * Existing Realisations / ideas / projects | ||
+ | ** [http://hackaday.com/2013/01/08/a-blinky-fedora-to-ring-in-the-new-year/ Addressable LED strip hat] |
Revision as of 15:13, 10 January 2013
Contents
Description
Discuss and explore possibilities of ordering some Addressable LED Strips, as well as tinker with them when/if we get them.
Components
- Addressable LED Strips
- Arduino
Roadmap
Goal
- Choose the correct IC, with the most community support and ease of use
- Make a presentation presenting the topic
- Order these LED Strips
Obstacle
- There are several different competing IC standards with their disadvantages and advantages
- We need to be careful where we buy
Schedule
We will discuss this sometime on the week of the 21st Jan, Nemen will set up doodle.
People
Project Leader
Participant
References
- IC Concerns
- Lib/software/controllers Concerns
- Howtos
- Existing Realisations / ideas / projects