Text editor powered by tinymce.
MiniPOV4 - DIY Full-Color Persistence of Vision & Light-Painting Kit
Overview
Make it!
Text editor powered by tinymce.
Testing
Then the LEDs will flicker white. This is how it looks when not moving. Turn off the lights and wave the MiniPOV around to see the light display!
Text editor powered by tinymce.
Upload Images
Install Windows Drivers
If you are using Windows, you'll need to install the USB driver for the MiniPOV4.
Drivers are only required for Windows, if you are using a Mac or Linux, drivers are not required!
For details on installing the drivers for Windows XP, 7, 8 etc... please read this page!
Once you know the MiniPOV is blinking right, we can upload brand new images! Start by downloading the MiniPOV4 programming software. Uncompress the zip file and save it to your desktop!
In addition, please download the controlP5 library for processing you can download it directly by clicking below
Inside that folder, place the ControlP5 folder
So filewise, you will have My Documents/Processing/libraries/ControlP5/library.properties (and the other library files!)
Make your own images!
Use your favorite image software to create your own images. For best results, make sure its 8-pixels tall, and 8-bit color. Save as a PNG file if possible. Remember that black pixels are "LEDs off" and white pixels are "LEDs on"Text editor powered by tinymce.
More Usage Tips
Adjusting the POV speed
Remember soldering in that blue potentiometer? You can twist that to adjust the 'speed' of the POV effect. Depending on how you are doing your light painting you can adjust it up and down.
Re-programming the chip (advanced)
The chip in the MiniPOV4 is programmed with a USB bootloader that looks like a USBtinyISP. That means: if you are an advanced user you can use the bootloader with avrdude or Arduino IDE and selecting USBtiny as the upload protocol!
The EEPROM section of the chip is what holds the 'image', the firmware is in "Arduino-ese" and can be adjusted and reprogrammed by selecting USBtinyISP as the programmer and holding down shift when clicking upload
Text editor powered by tinymce.
Downloads
Software
Text editor powered by tinymce.
Parts List
Text editor powered by tinymce.
Preparations
Don't forget to learn how to use your multimeter too!
Tools
There are a few tools that are required for assembly. None of these tools are included. If you don't have them, now would be a good time to borrow or purchase them. They are very very handy whenever assembling/fixing/modifying electronic devices! I provide links to buy them, but of course, you should get them whereever is most convenient/inexpensive. Many of these parts are available in a place like Radio Shack or other (higher quality) DIY electronics stores.Any entry level 'all-in-one' soldering iron that you might find at your local hardware store should work. As with most things in life, you get what you pay for.
Upgrading to a higher end soldering iron setup, like the Hakko FX-888 that we stock in our store, will make soldering fun and easy.
Do not use a "ColdHeat" soldering iron! They are not suitable for delicate electronics work and can damage the kit (see here).
Click here to buy our entry level adjustable 30W 110V soldering iron.
Click here to upgrade to a Genuine Hakko FX-888 adjustable temperature soldering iron.
You will want rosin core, 60/40 solder. Good solder is a good thing. Bad solder leads to bridging and cold solder joints which can be tough to find.
Click here to buy a spool of leaded solder (recommended for beginners).
Click here to buy a spool of lead-free solder.
You will need a good quality basic multimeter that can measure voltage and continuity.
Click here to buy a basic multimeter.
Click here to buy a top of the line multimeter.
Click here to buy a pocket multimeter.
You will need a good quality basic multimeter that can measure voltage and continuity.
Click here to buy a basic multimeter.
Click here to buy a top of the line multimeter.
Click here to buy a pocket multimeter. Multimeter
You will need a good quality basic multimeter that can measure voltage and continuity.
Click here to buy a basic multimeter.
Click here to buy a top of the line multimeter.
Click here to buy a pocket multimeter.
You will need flush diagonal cutters to trim the wires and leads off of components once you have soldered them in place.
Click here to buy our favorite cutters.
Strangely enough, that's the technical term for this desoldering vacuum tool. Useful in cleaning up mistakes, every electrical engineer has one of these on their desk.
Click here to buy a one.
Not absolutely necessary but will make things go much much faster, and it will make soldering much easier.
Pick one up here.
Text editor powered by tinymce.
Solder up
Solder It!
The first step is to solder the kit together. If you've never soldered before, check the Preparation page for tutorials and more.Make sure you have all the tools you'll need to assemble the kit.
If you don't know how to solder, we suggest checking out the videos in the link above. They're quite good! Keep them in a window so you can watch and review as you work through the kit
Resistors are non-polar which means they don't have a direction: you don't have to worry about putting it in 'backwards' because they work the same either way
The resistor sits flat right up against the PCB and the leads hold it in place when bent
Now you'll solder! Place the flat of the soldering iron tip against the silver ring (pad) and one of the wires of the resistor (lead) at the same time for 2 seconds. This will heat them both up to 600-700 degrees. Then poke the end of the solder so that it flows into the hole and forms a solder joint.
They go three in a row all next to each other. Again, the colors are red red red and they are non-polar so they can go in 'either way'
These resistors have the yellow violet black color stripes. There's quite a few so we're going to do half at a time. Start by placing these four.
Zener Diodes are directional! So you should pay attention to make sure you place them correctly. The Diodes have a little black mark at one end.
Electrolytic capacitors are polarized and must be placed correctly or the circuit will not work. Each capacitor has a side with a stripe on it, here its a white stripe with a big - symbol on it. This is the negative (-) side. This goes in the hole that isn't marked with a +
In this case we use three transistors to control the Red Green and Blue colors of the 8 LEDs all at once. Since they have to drive 8 LEDs at once, you can't do it from a plain microcontroller pin - they're weaklings. These transistors amplify the signal over 100x so they are plenty strong to handle 8 LEDs.
The potentiometer is the blue thing that goes near the top middle of the PCB. It can only fit on one way to match the silkdscreen
The crystal oscillator goes in between the sets of resistors near the bottom, its orange and has three legs. It is symmetric so you can put it in 'either way'
The silkscreen underneath the socket has a little notch in it. The socket also has a notch! so make sure that the notch in the socket lines up with the silkscreen. In the photo to the left, the notch is on the left side
Put the two wires into the large pads in the top right corner so that the red wire and black wire are in the right holes
You do not need to clip the leads, they are quite short!
Text editor powered by tinymce.