servos with a bs1
Could some one tell me if I can use a BASIC Stamp 1 to run four
servos? I know that a bs2 will work but I would rather use a bs1 due
to the low cost of a bs1.
thank you
servos? I know that a bs2 will work but I would rather use a bs1 due
to the low cost of a bs1.
thank you
Comments
updates. At worst case, you'll have to send four 2-millisecond pulses,
consuming a little more than 8 milliseconds and leaving you with about
12 milliseconds to work before your next servo update.
Of course, these are simple numbers, and are fine as servos aren't too
picky. If you're clever with your code you should be fine. The key is
NOT to use PAUSE in your servo update -- allow your program code to
consume that time.
-- Jon Williams
-- Applications Engineer, Parallax
-- Dallas Office
Original Message
From: moonslide81 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=eNdKcJ4BU9SRJDPBGv1Azwye_O6ABlIbEL7V9kHzx34_C61vZyeOYe-ui3sMLAfWVOG2QYtuRRz4tC8]markforni@h...[/url
Sent: Friday, March 26, 2004 8:55 AM
To: basicstamps@yahoogroups.com
Subject: [noparse][[/noparse]basicstamps] servos with a bs1
Could some one tell me if I can use a BASIC Stamp 1 to run four
servos? I know that a bs2 will work but I would rather use a bs1 due
to the low cost of a bs1.
thank you