Page 1 of 1

looking for arduino code o test 2759 LED

Posted: Sat Aug 06, 2022 10:57 am
by galanm05
I am needing to test a lot of 2759 LED's and wondering where I can find an Arduino program to drive the Adafruit 2759 LED's. I don' need a lot of operations just need to fire maybe one or two colors to verify operation. I am new to Arduino and coding on the Arduino and thought this would be a good lesson. Can anyone help me out?

Re: looking for arduino code o test 2759 LED

Posted: Sat Aug 06, 2022 12:37 pm
by dastels
You mean https://www.adafruit.com/product/2759?

If so any of the NeoPixel examples will do the job. See https://learn.adafruit.com/adafruit-neo ... ibrary-use.

Dave