Neopixel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* Programming | * Programming | ||
**Software | ** Software | ||
*** | *** Arduinosoftware http://arduino.cc/en/Main/Software | ||
*** Adafruit_Neopixel libraries https://github.com/adafruit/Adafruit_NeoPixel | |||
* Examples | |||
** Adafruit Neopixel example to get you going https://raw.github.com/adafruit/Adafruit_NeoPixel/master/examples/strandtest/strandtest.pde | |||
** | |||
== STM == | == STM == | ||
* Connecting | * Connecting | ||
**PIN 1 | ** PIN 1 | ||
= | = What todo with your LED strip = | ||
*Building your own OHM2013 lantern | * Building your own OHM2013 lantern | ||
* |
Revision as of 13:43, 17 September 2013
Projects | |
---|---|
![]() | |
Participants | Einstein |
Skills | Basic electronics, Programming, Arduino |
Status | Active |
Niche | Electronics |
Purpose | Fun |
Welcome to Neopixel strip 101
What do you need ?
- Neopixel Ledstrip WS2812
- Controlerboard
- Arduino
- STM
Other stuff you might need
- Networkcable
- USB cable
- Powersupply
Control
Arduino
- Connecting
- PIN 6
- Programming
- Software
- Arduinosoftware http://arduino.cc/en/Main/Software
- Adafruit_Neopixel libraries https://github.com/adafruit/Adafruit_NeoPixel
- Software
- Examples
- Adafruit Neopixel example to get you going https://raw.github.com/adafruit/Adafruit_NeoPixel/master/examples/strandtest/strandtest.pde
STM
- Connecting
- PIN 1
What todo with your LED strip
- Building your own OHM2013 lantern