looking for arduino code o test 2759 LED
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- galanm05
- Posts: 4
- Joined: Tue Aug 02, 2022 3:40 pm
looking for arduino code o test 2759 LED
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?
- dastels
- Posts: 17195
- Joined: Tue Oct 20, 2015 3:22 pm
Re: looking for arduino code o test 2759 LED
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
If so any of the NeoPixel examples will do the job. See https://learn.adafruit.com/adafruit-neo ... ibrary-use.
Dave
Please be positive and constructive with your questions and comments.