Log in

View Full Version : paper: RC Servo Signal Generator


Ether
18-07-2012, 00:05
Thread created automatically to discuss a document in CD-Media.

RC Servo Signal Generator (http://www.chiefdelphi.com/media/papers/2702?) by Ether

Added Code Examples and RTS signal conditioning attachments.

Ether
18-07-2012, 17:33
There was a small error in the Code Examples so I updated that file.

I also uploaded a complete working demo program (full source code) that can serve as a starting point for creating your own app. Just add a user interface. Or, you can just use the TP7 IDE as the user interface.

Remember: this program works properly ONLY on DOS machine, where the app has full and exclusive control of the machine and direct access to the hardware.

It will not work properly in a "DOS Window" under Windows.

Ether
24-07-2012, 07:52
I just uploaded a beta-test version of a ready-to-run app which supports both the RTS and DTR pins of the RS232, so you can generate two independently-adjustable PWM signals with one RS232 serial port:

http://www.chiefdelphi.com/media/papers/2702

Note that you can drive up to 4 motor controllers (in parallel) with each signal.

Screenshot (http://ether.comeze.com/FRC/PWM_GEN/PWM_GEN.JPG) of the user interface. I'd be interested in constructive feedback from users.