I am beginner to electronics. I want to control a radio control (RC) servo motor with a potentiometer. I think it is possible to use 555 or 556 for generating pulse sequence for the RCservo motor.
Doeas anyone have schematics/documents to share for this kind of application ?
Regards
Didn't find your answer? Ask the community — no account required.
D
dmm
formatting link
J
John Mianowski
Google on "servo tester" - you'll find lots of examples.
My personal favorite:
formatting link
I am beginner to electronics. I want to control a radio control (RC) servo
D
Dingo
If you are just beginning it might be easier to use a PICAXE.
formatting link
or
formatting link
These are mircocontrollers you program with you pc, the picaxe are designed for beginners and schools etc. Very easy to use and dirt cheap (start at $4)
Dingo
M
Matthew Gunn
I don't see how programming a picaxe is easier than turning a pot. The 555 circuits others have been pointed to are about as simple to understand and construct as any circuit can be.
Just my opinion Matthew
D
Dingo
I was merely suggesting it as another alternative as the OP did say s/he was a beginner in electronics.
Thus I felt the OP might be trying to do things later on that would need a microcontroller rather than a pot controlling a 555.
I mean a software solution to controlling an item is a lot more flexible than a 555 circuit. With no circuit change, just a change in the software you can have timed loops, delays, filter user inputs, debounce keys etc. Personally, this sort of flexibility without picking up a soldering iron or changing a breadboard circuit gave me a lot of fun when starting without a lot of effort, this got me hooked.
If the OP then wants other input or output, the fact tweaking can be done in software is also a boon.
And the PICAXE is specifically targeted at beginners and programming them is so easy (not like other uC). They have a bootloader and free software, you just buy a serial cable (or wire up your own three wires) and use their free software. The PICAXE even have internal clok sources so the component count to get started is minimal. Plus they have heaps of really good beginner's documentation free for download (they only charge for the ICs, nothing else). A breadboard, a PICAXE and a download cable and you have a microcontroller development environment atached to your PC :)
(BTW I don't use them anymore, I'm AVR all the way but I think they are great for beginners)
D> > If you are just beginning it might be easier to use a PICAXE.
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.