Code Language PASM

PWM Motor Driver (H Bridge)

OverviewObject ID : 2794 (2013-04-12)Author : Rick Price | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : PWMContent Motor driver for H Bridge driven motors; for instance L298N based driver circuits, based on…

Stepper Motor Driver (PASM)

OverviewObject ID : 2792 (2013-04-26)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherContent This is a small stepper motor driver written in PASM. Step frequency and step distance is set in…

Dedicated pwm generator

OverviewObject ID : 2791 (2013-04-04)Author : Jev Kuznetsov | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : PWMContent A simple (assembly) pwm object based on an example from application notes. Downloads  Zip archive downloadTo…

Wheel_Controller

OverviewObject ID : 2790 (2013-04-17)Author : Don Ternyila | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherContent This object provides a user friendly means of controlling a Parallax Inc. Wheel Kit. I have included…

Stingray motor / motion control

OverviewObject ID : 2788 (2013-04-16)Author : NSchoemaker | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : PWMContent A motor/motion control object to be used with the Stingray robot.Supports Forward, backward, turning, rotation movements…

3-Axis CNC Control Package

OverviewObject ID : 2783 (2013-06-17)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherContent This is an nearly finished 3-axis CNC control program for the Parallax Propeller chip. It is work in…

L298 PWM Motor Control

OverviewObject ID : 2782 (2013-04-10)Author : Thomas Doyle | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : PWMContent The L298 chip is used for direction and PWM motor speed control. The objects have…

ESC Motor Control Demo

OverviewObject ID : 2773 (2013-04-05)Author : Cluso99 | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : ServoContent A simple program to drive an ESC to control a Brushless Motor from the Prop using…

RC_Servo_Control

OverviewObject ID : 2772 (2013-04-16)Author : Gavin Garner | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguages : PASM, SPINLicence : OtherTag : ServoContent These are five programs that demonstrate various techniques for controlling RC servomotors with the Propeller…

Generic I2C EEPROM Driver

OverviewObject ID : 2769 (2013-03-28)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : Data StorageLanguages : PASM, SPINLicence : OtherTag : I2CContent A generic I2C EEPROM driver. The code has been fully optimized with a super…