cpldcpu / light_ws2812

Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.
GNU General Public License v3.0
946 stars 207 forks source link

Should an Atmega128 8MHz work? #63

Closed alphalove closed 5 years ago

alphalove commented 6 years ago

Hello, I've tried a number of neopixel / ws2812 librarys (using MegaCore) in Arduino but can get none of them to work. I've connected the neopixel to pin 5 (which is PE5 as per MegaCore pin allocation)

I've tried this library also and while it compile happily, when I load it to the board nothing happens. I've confirmed the neopixels are ok using a 328p and an adafruit library.

Short of a CRO, is there anything else I should be checking to see if this is operational? It seems the

Kind regards,

alex

cpldcpu commented 5 years ago

this sounds like a hardware issue. the library works fine with this config.