What product do I need?
JacobK
Posts: 2
I've spent a bunch of time on the Parallax site trying to figure out what product I need to buy given my project's feature set. But I can't figure it out. Perhaps someone out there can help me.
My project needs to:
Run standalone in a box outside powered by a 9V (or other) battery.
Run a time-based program.
Output:
The program needs to be able to play a sound file from an attached removable storage device. Ideally, I'd plug in a usb fob, and the program could read and play the files on it.
Send the audio out the analog port (I'd hook up an amp and speaker).
Power a tiny motor
Possibly turn a fan on and off to cool the board?
Input:
Get input values from a photovoltaic cell, so my program could do things starting when the sun comes up.
Possibly know when the battery starts to get low?
I'm a newbie, but perhaps someone knows off-hand what product I need to buy to do this.
Many thanks,
Jacob
My project needs to:
Run standalone in a box outside powered by a 9V (or other) battery.
Run a time-based program.
Output:
The program needs to be able to play a sound file from an attached removable storage device. Ideally, I'd plug in a usb fob, and the program could read and play the files on it.
Send the audio out the analog port (I'd hook up an amp and speaker).
Power a tiny motor
Possibly turn a fan on and off to cool the board?
Input:
Get input values from a photovoltaic cell, so my program could do things starting when the sun comes up.
Possibly know when the battery starts to get low?
I'm a newbie, but perhaps someone knows off-hand what product I need to buy to do this.
Many thanks,
Jacob
Comments
A Stamp would have no problem controlling a small motor and would not need a fan for cooling. It could easily measure the resistance of a photoresistor and there are plenty of examples for doing that. The small motor would require the use of a simple switching transistor. www.emesystems.com has some discussion (follow the link to "app-notes") on measuring the battery voltage using a Stamp.
I would not try to use a 9V battery. It has very little capacity. A 5-cell NiMH rechargable battery pack (2300 to 2500mAh) would be much better. You might even be able to use a small solar panel to keep it charged.