Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

varible resisitor to control a servo

Status
Not open for further replies.

BCIcdrz

New Member
I want to use a varible resistor to control a servo with a 16F628a chip

basicly I want to use a pot (pc joystick) to control a servo
 
BCIcdrz said:
I want to use a varible resistor to control a servo with a 16F628a chip

basicly I want to use a pot (pc joystick) to control a servo

Have a look at my PIC tutorials at http://www.winpicprog.co.uk I have a tutorial on reading a PC analogue joystick using a 16F628, basically in the same way as a PC does - measuring the charging time of a capacitor.
 
asm, hmm thanks

im more into PIC Basic. should have stated that before. at least pic basic can have asm in its coding
 
BCIcdrz said:
I want to use a varible resistor to control a servo with a 16F628a chip

basicly I want to use a pot (pc joystick) to control a servo

You can do that much easier with an NE555 timer and a pot, why use a pic?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top