Skip to content

JamesNewton/BOBPID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

BOBPID

The goal here was to provide a basic but useful servo driver at very low cost (blank PIC 18F14k22's are under $2, the BOB PCB is $8, couple bucks misc parts) which could replace stepper motors in any standard application, such as 3D printers or CNC machines.

It accepts both serial and step / direction inputs. The serial interface allows for feedback of status / position and easy tuning of the P.I.D. constants and setting options like the polarity of the output direction signal. Simple position goal setting and trap-plan motion is also available from the serial interface. The step / direction input allows it's use in any application where a standard stepper driver was intended.

The output is PWM speed and direction which will drive most any standard H-Bridge or other motor driver.

Instructions, PCB, kit, etc... all at:

http://techref.massmind.org/techref/io/SERVO/BOBPID.htm

Quick video of it running from a 3D printer RAMPS/Marlin controller:

Demonstration of the sort of power you can get with used DC gear motors:

PID Tuning:

About

A VERY cheap, tested, working, PIC based P.I.D. PID servo controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages