Code Language SPIN

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…

BuildYourOwnServo

OverviewObject ID : 2781 (2013-04-04)Author : movellan | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherTag : ServoContent Project illustrating how to build your own servo motor. Downloads  Zip archive downloadTo view this content, you need…

powerStep01 stepper motor driver SPI

OverviewObject ID : 2780 (2016-11-11)Author : Erlend Fjosna | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherTag : SPIContent Write and read to the PowerStep1 stepper motor driver, using SPI bus. Incudes comprehensive demo. Downloads  Zip…

Dual PWM Motor Driver

OverviewObject ID : 2779 (2013-04-05)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherTag : PWMContent A dual PWM motor driver that runs in one cog. The code has been fully…

Enhanced Servo Controller with Acceleration

OverviewObject ID : 2778 (2013-04-05)Author : Diego Pontones | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherTag : ServoContent This object allows the control of up to 14 standard servos. It requires 1 cog. 2…

QiK object for Pololu drives

OverviewObject ID : 2777 (2013-04-16)Author : Henk Kiela | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherContent Replaces the previous version. This main program and object can be used to set parameters and test the…

Multiple Stepper Motor Controller

OverviewObject ID : 2776 (2013-04-11)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherContent This is a simple multiple stepper motor controller This demo program will allow you to control up to 16…

Simple Radio Control Capture & Repeat to Servo

OverviewObject ID : 2775 (2013-04-16)Author : Travis | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherTag : ServoContent This demo connects a PropStick USB to a radio receiver and a servo. It receives the incoming…

Unipolar Stepper

OverviewObject ID : 2774 (2013-04-17)Author : Larry McGrew | added by ArchiverMicrocontroller : Propeller 1Category : Motor ControlLanguage : SPINLicence : OtherContent Shows full step, wave and half step both forward and reverse. Has methods for ramping up and down.…

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…