Reads 1 to 16 two-bit gray-code quadrature encoders and provides 32-bit absolute position values for each and optionally provides delta position support (value since last read) for up to 16 ...
The L298 chip is used for direction and PWM motor speed control. The objects have been tested using two motors. A dedicated cog is used to maintain the PWM stream. ...
These are five programs that demonstrate various techniques for controlling RC servomotors with the Propeller chip. These are meant to be used as samples/demos, and I’ve included thorough comments that ...
Motor driver for H Bridge driven motors; for instance L298N based driver circuits, based on code by Jev Kuznetsov and the code from AN001 - propeller counters.
Servo driver (written in PASM) for one to eight servos. Driver commands one servo at a time to limit load on system created by servo movement. User may specify number ...
This object provides a user friendly means of controlling a Parallax Inc. Wheel Kit. I have included a Test Harness spin program that provides examples for using this object. Version ...