Hello All!
I'm working on a small electronics project at home and was wondering if anyone can help me. I can produce a set of digital outputs on the board I'm using, and would like to power a DC motor.
The motor has a black wire and a red wire. I can power it by connectomg a voltage supply to the red, and the black to earth. The higher the voltage the faster it spins, the lower the voltage the slower it spins. (We're talking up to around 6V here) (I'm using a power supply to test this).
I have a gadget (this to be precise
http://devicesolutions.net/Products/TahoeII.aspx) that can set particular pins high... How can I use a set of digital values to control some voltage level?
So... Is there some combination of parts that take a number of digital inputs and will produce a particular voltage coming out the other side?
Some sort of digital potentiometer?
Pin1 Pin2 Pin3
0 0 0 0V
0 0 1 1V
0 1 0 2V
0 1 1 3V
1 0 0 4V
1 0 1 5V
1 1 0 6V
1 1 1 7V
Or am I just talking utter crap?