Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
misan committed Mar 25, 2018
1 parent 8234173 commit 4c84d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,8 @@ as a replacement of a stepper motor and its drive electronics. In order to be co
controller accepts two inputs STEP and DIRECTION so an external trajectory controller can operate the motor
as it would do with a stepper.

![Screenshot](https://raw.githubusercontent.com/misan/dcservo/master/schematic2.png)

This code depends on the excellent Arduino PID library by Brett Beauregard: https://github.com/br3ttb/Arduino-PID-Library/

For easy configuration of PID parameters, serial port communication is used when adjusting them. PID values can
Expand Down

0 comments on commit 4c84d5d

Please sign in to comment.