Powering 2 NEOPixel Ring lights

Hello! I am a complete noob to anything regarding Arduinos and i need some help.

I'm trying to power two Neopixel Ring LEDs for a cosplay. There will be one in each eye. What i need to know is how to actually wire them to an arduino, how to program them, what arduino to buy, etc. I was under the impression that they'd be able to activate out of the box but i was wrong and now I'm stuck.

Thanks in advance!

P.S. Heres the link to the LEDs im using and the effect im trying to acheive

New to anything regarding Arduino?... but you know how to program in C/C++ and comprehend rudimentary electrical and electronics?

As far as Arduino:

There are many Neopixel examples on-line. Find one that seems to fit your wishes (hardware and software) and come back for some help. But first... install your IDE (step 1)

Welcome

Here is a small example using one pin and FastLED library

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.