I'm trying to control a motor that only draws 1A with a BS2
liquid12341234
Posts: 3
hi everybody. This I'd the first time I'm using a BS2 to control something. I'm trying to control a motor that only draws 1A. The circuit is done and I'm at the programming stage. My main power source is a 9 Volt battery. I installed a pushbutton on pin 8 as an input. I want the circuit to behave in a way where, when I press the button the time I hold the button is recorded into a variable. Thenthe controller will take this value and run my motor automatislly with the same duration I held the button. I was thinking of using a counter to record how long I held the button then decrement so the motor will run by itself. Any suggestions on how I should up about my little project? Thanks guys
[noparse][[/noparse]descriptive Subject Added]
Post Edited By Moderator (Chris Savage (Parallax)) : 3/31/2008 8:47:58 PM GMT
[noparse][[/noparse]descriptive Subject Added]
Post Edited By Moderator (Chris Savage (Parallax)) : 3/31/2008 8:47:58 PM GMT
Comments
And even then, you'll need some "power" transistor to drive the motor -- like a TIP120 or TIP220.
allenlane5 is very right. You need a battery pack with enough current capacity to sustain 1A for whatever time period you're planning.
Get the hardware running, then build the program a piece at a time, testing as you go.