Manual Servo Control by PIC16F84

Tuesday, July 29th, 2008
                        Advertisements


Our next program will allow you to control the direction of the servo manually via a SPDT switch (with a center-off position) connected to ports B1 and B2. Without a center-off position, you will have to use two switches. A schematic is shown in figure 3 (below).
Read more original source:
http://www.imagesco.com/articles/picservo/03.html

Multiple Servomotors by PIC16F84

Sunday, July 27th, 2008
                        Advertisements


Using a modified version of the last program, we can control as many servomotors as we have I/O lines on port B. In the next listing, we will control two servos in the same manner as we controlled a single servo in the previous program. The circuit is shown in figure 4 (below). The program [...]

Building a Serial Servo Motor Controller by PIC16F84

Friday, July 25th, 2008
                        Advertisements


To use Servo Commander just click your mouse on a position by each control knob. Holding and dragging the control knobs will work also. Once you release the mouse button, the motor will move into position. You can also click on the (tick marks) around each control knob, or the knob itself. Each motors position [...]