Hey all
This is my first post here. Have been browsing the internet working on a project and found that alot of my answers were coming from this forum so figured I'd just ask you guys
Well I have a servo controller that uses a pot and 555 chip to move it from one extreme to the other (like this http://makezine.com/projects/control-a-servo-motor-without-programming/)
Well what I want to do is make an "automatic mode" that moves the servo from one extreme to the other by itself, and adjust the frequency with another pot. I've been leaning the way of using a sine-wave input (like this http://www.engineersgarage.com/tutorials/circuit-design-frequency-modulated-waveform-generation) into a digital pot (MCP41XXX) to control the automatic motion and a pot to control frequency. If I do this I'll have to worry about controlling the digital pot with SPI interface and all that mess though.
Can I do this with just 555 chips or should I just use a programmable logic controller? I have some experience with the PIC18 family. thanks!
This is my first post here. Have been browsing the internet working on a project and found that alot of my answers were coming from this forum so figured I'd just ask you guys
Well I have a servo controller that uses a pot and 555 chip to move it from one extreme to the other (like this http://makezine.com/projects/control-a-servo-motor-without-programming/)
Well what I want to do is make an "automatic mode" that moves the servo from one extreme to the other by itself, and adjust the frequency with another pot. I've been leaning the way of using a sine-wave input (like this http://www.engineersgarage.com/tutorials/circuit-design-frequency-modulated-waveform-generation) into a digital pot (MCP41XXX) to control the automatic motion and a pot to control frequency. If I do this I'll have to worry about controlling the digital pot with SPI interface and all that mess though.
Can I do this with just 555 chips or should I just use a programmable logic controller? I have some experience with the PIC18 family. thanks!