This sketch is missing a short description
Changes:
Date: Dec. 31, 2015
1) Add stpVolt array to to replace stpVoltH and stpVoltL arrays.
2) When numeric input is received from serial, numbers are sent to Adafruit PWM library. PWM signal is then generated on channel 8. This replace the old AnalogRead() method in determination potentiometers' position and breaking stepper motors.
Date: Dec. 26, 2015
1) Do ER for all fingers before doing UD.
Embed This Sketch
Use the following HTML code to embed the sketch code above in your blog or website.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:216829" frameborder="0"></iframe>
Embed The Serial Monitor
You can also embed the Serial Monitor section! Just use this HTML code.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>