Build upon app-board-Servo. Print servo readings, scaled to [0.0, 1.0], to LCD on mbed Application Board. Scale reading to [0 - 270] range of typical servo. Print servo angles to LCD on mbed Application Board.
Dependencies: C12832_lcd Servo mbed
Fork of app-board-Servo by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d751707daaf7 | 2013-10-08 | chapfohn | Setup as two-way table.; All cells labelled.; |
4:62b61875eab5 | 2013-10-08 | chapfohn | Added conversion of potentiometer position to servo position range.; [0.0, 1.0] - [0 - 270]. |
3:58ae2860725e | 2013-10-08 | chapfohn | Fixed time issue. |
2:85693b6a99fa | 2013-10-08 | chapfohn | Fixed comment alignment. |
1:08d46aff0a08 | 2013-10-08 | chapfohn | Initial commit branch, print servo readings to LCD. |
0:d1fc4eddceab | 2012-10-15 | chris | First commit |