is there on internet a servo controller but not serieel on a com port....but on the parallel port...
why...because al mij electronics is 8bits parallel.... so i wanna build a rc controller that is 8 bits parallel....
maybe there is somebody with a controller?
bye
Didn't find your answer? Ask the community — no account required.
E
Earl Bollinger
You can try a
formatting link
search on "parallel port rc servo controller" lots of hits, but I didn't go look at them. Basically, even if you use a serial and or a parallel port, you typically have a microcontroller chip perform the actual RC servo controlling. Serial is more practical which is why you see them in use. I think you need to provide some more details, like how many RC servos you need to contol, how much resolution do you need (such as 256 steps versus
1024 steps), and so on.
For one RC servo, you could use a microcontroller that has 8 digital input lines, with one RC servo signal output line. Then if you set the 8 inputs to a bnary 127 you have a center position on the servo, 0 gives full throw one way, 255 gives you a full throw the other way. Anything in between move the servo that amount proportionally.
A
Arjan Swets
Hi....
I have a pic programmer (PicStart plus)...but don't know how to write a program .... just start with it....
I was thinking of using a pic controller..... I want control the servo in 256 steps..(8 bits)
how many servos?.... i need 8 inputs for the Parallel data....so i don't know how many is possible.... ...
4 is nice... or 8..... and then send 2 bytes to it...one servo number...and one with the new position....
is this difficult to make?
bye....
formatting link
"Earl Bollinger" schreef in bericht news: snipped-for-privacy@comcast.com...
A
Arjan Swets
hmm I think it not easy becauss still have no answers
H
hamilton
How long have you been waiting for an answer ???
Arjan Swets wrote:
S
Si Ballenger
It is easier to hand the pulse timing issues off to a PIC or maybe a 555 chip.
A
Arjan Swets
"Si Ballenger" schreef in bericht news: snipped-for-privacy@news.comporium.net...
i have build this one:
formatting link
and change it to my system... but this is for only 1 servo... and maybe it is possible to make one with a pic for more servo's....
but i'm not that good with electronics....
S
Si Ballenger
There are web sites that have info on programming your own PIC to control servos, but I have not been successful in doing this yet. You can control 3 more of these 555 based controllers by using the parallel port control pins 1, 16, and 17 (15 is already used) to clock/latch the 3 new controllers. The data pins to the 4 controllers would be in parallel from the parallel port. You could also use two 74HCT259 chips controlled from the 4 control pins to individually clock up to 15 of the 555 controllers (I use this as a webcam switcher). You might also be able to just to use transistors to switch on/off the +5V power to the individual servos if they don't have sufficent load to rotate them off position when power is removed. Haven't tried that yet. Some links below.
formatting link
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.