Hey Everyone,
New to the forum and relatively new to Arduino's. The only real experience I have had with them is with a couple small projects for my controls class (studying mechanical engineering). Regardless, I rebuilt an old Muncie 4 Speed (for any car people on here that may know what I'm talking about) and I had the old case left over so I gave it a real good wash and degrease and lined the inside of it with a non-toxic sealer. I've also punched a couple clear acrylic panels out that I have attached to some openings on the case and sealed with silicone for viewing windows. One is on what will be the bottom of the fish tank so I decided to illuminate the tank. I did a little research and ordered up the following from Adafruit...
1 x NeoPixel Ring - 16 x WS2812 5050 RGB LED with Integrated Drivers NeoPixel Ring - 16 x 5050 RGB LED with Integrated Drivers : ID 1463 : $9.95 : Adafruit Industries, Unique & fun DIY electronics and kits
1 x Arduino Micro without Headers - 5V 16MHz ATmega32u4 - Assembled Arduino Micro without Headers - 5V 16MHz ATmega32u4 - Assembled : ID 1315 : $22.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Now my question is about powering the NeoPixel Ring. The Arduino Micro I'm currently planning on powering through the Micro USB port on the board, but I would also like to run the NeoPixel ring off of the Arduino for a couple reasons (simplicity, keep clutter down, and less wires). My concern comes in with current draw, I'm aware that most Arduino's have a regulated voltage output pins, buts its to my understanding that drawing to much current through the regulated 5v pin can fry the board which is obviously undesirable. Each RGB LED draws 60mA at full brightness which accumulates to a 960mA draw if the LED's are running full swing. Is this current level too high for the 5v output pin where I'll be running the board from a 5v cell phone charger off the USB port?
Alternatively, I've also heard of people powering LED strips off the VIN pin, which I really haven't been able to find a clear answer as to what exactly the VIN pin is/does. I've read that if powering from the USB port, the VIN would act as a direct connection to the power source (USB charger) with no regulator or sensitive electronics to worry about. Could be way wrong, looking for some clarification.
Also, most LED's operate at 3.3 or 3v so I should run a resistor in series with my power feed to tame the voltage down some from 5v, Correct? Can you tell why I'm a mechanical engineering student and not electrical yet? haha
I'll post some pictures of the tank later when I get home from work. My order from Adafruit should be there when I get home as well!
