esp8266_tpm2net (WS28xx, LPD6803, APA102, PCA9685, ... )
Posted: Fri Jan 30, 2015 1:08 pm
UPDATE: We are consolidating the code into a single driver as it is expanding quickly ... the new code set is locate here:
https://github.com/sfranzyshen/esp8266_tpm2net
This is a custom firmware for the esp8266 wifi module that will drive a strand of ws2812 LEDs using the TPM2NET protocol. I was successful at driving 132 LEDs (11x12 matrix) using this firmware and the pixelcontroller (v2.1.0-RC1) software. I expect it to operate more LEDs (hopefully up to 512 LEDs) ... This is based on work by Charles (cnlohr) and Frans (Frans-Willem)
https://github.com/sfranzyshen/esp8266_tpm2net_ws2812
there is also a rewrite of cnlohr's raw udp driver here ...
https://github.com/sfranzyshen/ws2812esp8266
https://github.com/sfranzyshen/esp8266_tpm2net
This is a custom firmware for the esp8266 wifi module that will drive a strand of ws2812 LEDs using the TPM2NET protocol. I was successful at driving 132 LEDs (11x12 matrix) using this firmware and the pixelcontroller (v2.1.0-RC1) software. I expect it to operate more LEDs (hopefully up to 512 LEDs) ... This is based on work by Charles (cnlohr) and Frans (Frans-Willem)
https://github.com/sfranzyshen/esp8266_tpm2net_ws2812
there is also a rewrite of cnlohr's raw udp driver here ...
https://github.com/sfranzyshen/ws2812esp8266