Use a 64 (8x8) NeoPixel Panel

NeoPixels can draw 60ma of current each at max brightness (full white). That means a 64 NeoPixel array could theoretically draw 3.6 Amps if you try and use it as a light bulb. Your computer USB port can only supply 500ma (USB2) or 1.5A (USB3). While computer USB ports are supposed to have internal protection in the case of too much current draw, I will not be held responsible if you somehow manage to fry your USB port! If you want to be safe, you can disconnect the white wire while you program the arduino, then reconnect it and use a USB power supply to test your program.

This setup is not soldered, it is connected with temporary jumpers. Please handle it carefully so the wires don't disconnect. Also, please note that this setup is also static sensitive.

Once you have this working, modify the program to do something interesting. When you are finished, please reprogram the Arduino to the BareMinimum example for the next person.

That's it, you're done. Nothing to turn in for this lab. You are welcome to try some of the other devices if you like.

LectureVideo/ArduinoLab/PixelStrip (last edited 2015-02-23 14:12:47 by SteveLudtke)