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
History
Setup as two-way table.; All cells labelled.;
2013-10-08, by chapfohn [Tue, 08 Oct 2013 11:07:07 +0000] rev 5
Setup as two-way table.; All cells labelled.;
Added conversion of potentiometer position to servo position range.; [0.0, 1.0] - [0 - 270].
2013-10-08, by chapfohn [Tue, 08 Oct 2013 10:21:50 +0000] rev 4
Added conversion of potentiometer position to servo position range.; [0.0, 1.0] - [0 - 270].
Fixed time issue.
2013-10-08, by chapfohn [Tue, 08 Oct 2013 09:54:53 +0000] rev 3
Fixed time issue.
Fixed comment alignment.
2013-10-08, by chapfohn [Tue, 08 Oct 2013 04:01:19 +0000] rev 2
Fixed comment alignment.
Initial commit branch, print servo readings to LCD.
2013-10-08, by chapfohn [Tue, 08 Oct 2013 03:56:11 +0000] rev 1
Initial commit branch, print servo readings to LCD.
First commit
2012-10-15, by chris [Mon, 15 Oct 2012 12:43:06 +0000] rev 0
First commit