ESP8266/WS2812: Difference between revisions
Jump to navigation
Jump to search
(BLINKIES!!! #777777) |
mNo edit summary |
||
| Line 10: | Line 10: | ||
* https://github.com/Makuna/NeoPixelBus/tree/UartDriven | * https://github.com/Makuna/NeoPixelBus/tree/UartDriven | ||
* https://github.com/einsteinx2/ESP8266 | * https://github.com/einsteinx2/ESP8266 | ||
* https://github.com/JoDaNl/esp8266_ws2812_i2s | |||
Revision as of 12:26, 1 November 2015
Using LED strips with ESP8266
Looking to create an easy to use setup for connecting WS2812b LED strips with esp8266's, ideally using the Arduino IDE for dev. Here are some links to various projects, currently in the process of testing/implementing a few of them.
Particular considerations, LUA vs C/Arduino, i2s/UART, etc.
- http://tech.scargill.net/esp8266-ws2812b-leds-on-a-plate/
- https://github.com/cnlohr/esp8266ws2812i2s
- http://pance.mk/index.php/wifi-light-with-esp8266-and-arduino-code/
- https://github.com/Makuna/NeoPixelBus/tree/UartDriven
- https://github.com/einsteinx2/ESP8266
- https://github.com/JoDaNl/esp8266_ws2812_i2s