I was searching for some ideas about lighting my bike and then I came across a video in youtube. The creator has uploaded a sketch and a video but the schematics is not available. I've gone through the sketch but unable to formulate a connection pattern as how they connected to make it work.
He is using 16 led neopixel and arduino.
I am attaching the video and the sketch for reference
Thank you in advance. It will be of much help if schematics is drawn.
larryd:
All the wiring is defined in the sketch, no need for anything more, the inputs and outputs are defined.
hi Larry. Thats exactly I am confused about . All neopixel strip has 3 pins. 5v, gnd & data. Only the data pin can be connected to the output of arduino. But in the arduino sketch the output is defined in various pins such as D2, D4, D9, D10, D11, D12 and D13. I wanted to know in which output pin of the arduino is used to connect the data pin of neopixel