Subject
- Posted on
July 8, 2007, 8:23 pm
i hope someone here can help me.
basically, me and my friend have a summer project.
in this project, we need something that would basically function as a
blender. we know we'll need to buy a motor that spins, but what we're
having trouble with is figuring out how to program it. we want to be
able to control the speed of the motor. how would we accomplish this?
i'm new to all of this, so i'm having a hard time wrapping my mind
around how it'd be possible to program one of those things :\
ex: what if i want the motor to turn for 10 seconds. stop for 5. then
turn the other direction.
would you program it the same way you would on a personal computer
(via c, python, etc)?
basically, me and my friend have a summer project.
in this project, we need something that would basically function as a
blender. we know we'll need to buy a motor that spins, but what we're
having trouble with is figuring out how to program it. we want to be
able to control the speed of the motor. how would we accomplish this?
i'm new to all of this, so i'm having a hard time wrapping my mind
around how it'd be possible to program one of those things :\
ex: what if i want the motor to turn for 10 seconds. stop for 5. then
turn the other direction.
would you program it the same way you would on a personal computer
(via c, python, etc)?
Re: Is there a way to program a robot with python (ex, an electric motor, control it's speed, etc)
your programming project. I quick way to accomplish what you want
would be to buy a motor controller with a serial port interface. Then
you could program the PC to send commands out the serial port to the
motor controller (start, stop, speed ref, etc.). Just about any PC
programming language is capable of sending serial port commands.
There are many makers of these serial motor controllers (e.g. Pololu
for low power DC motors).
BRW
Site Timeline
- » GPS and Military Use
- — Next thread in » General Robotics Forum
-

- » digital camera control
- — Previous thread in » General Robotics Forum
-

- » evoMUSART 2013: First CFP (with correct dates)
- — Newest thread in » General Robotics Forum
-

- » Heat pump refrigerant change to R-22 substitute
- — The site's Newest Thread. Posted in » General Metalworking
-

- » DCC sound question
- — The site's Last Updated Thread. Posted in » Model Railroad Forum
-







