Difference between revisions of "Addressable LED strip"
From Fixme.ch
(→References) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
Discuss and explore possibilities of ordering some Addressable LED Strips, as well as tinker with them when/if we get them. | Discuss and explore possibilities of ordering some Addressable LED Strips, as well as tinker with them when/if we get them. | ||
− | == Goal == | + | == Components == |
+ | * Addressable LED Strips | ||
+ | * Arduino | ||
+ | |||
+ | == Roadmap == | ||
+ | ==== Goal ==== | ||
* Choose the correct IC, with the most community support and ease of use | * Choose the correct IC, with the most community support and ease of use | ||
* Make a presentation presenting the topic | * Make a presentation presenting the topic | ||
* Order these LED Strips | * Order these LED Strips | ||
− | == Obstacle == | + | ==== Obstacle ==== |
* There are several different competing IC standards with their disadvantages and advantages | * There are several different competing IC standards with their disadvantages and advantages | ||
* We need to be careful where we buy | * We need to be careful where we buy | ||
− | == | + | ==== Schedule ==== |
− | + | ||
− | + | ||
− | + | ||
− | == | + | |
We will discuss this sometime on the week of the 21st Jan, [[User:Nemen|Nemen]] will set up doodle. | We will discuss this sometime on the week of the 21st Jan, [[User:Nemen|Nemen]] will set up doodle. | ||
− | == Project Leader == | + | == People == |
+ | ==== Project Leader ==== | ||
* [[User:Sasha|Sasha]] | * [[User:Sasha|Sasha]] | ||
* [[User:Nemen|Nemen]] | * [[User:Nemen|Nemen]] | ||
* Jean-Daniel Nicoud | * Jean-Daniel Nicoud | ||
− | == Participant == | + | ==== Participant ==== |
* [[User:damien|Damien]] | * [[User:damien|Damien]] | ||
+ | * [[User:Philou|Philippe]] | ||
== References == | == References == | ||
− | * [http://nut-bolt.nl/2012/rgb-led-strips/ IC overview and comparison] | + | * IC Concerns |
− | * ... | + | ** [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] | ||
+ | ** [http://www.dorkbotpdx.org/blog/paul/maker_faire_2013 LED strip video wall] |
Latest revision as of 21:21, 26 May 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