
test program for mbed Lab Board
Dependencies: C12832_lcd LCD_fonts mbed-rtos mbed
Test program for the mbed application board. It use the mbed rtos to create 5 threads.
Two threads are counting, one setup the contrast with pot 1, one is printing a rotating sinwave and the last prints the actual contrast.
Revisions of mbed.bld
Revision | Date | Message | Actions |
---|---|---|---|
3:3ec443c0842a | 2012-12-05 | the lcd lib is not claiming the printf now, so we have to call LCD.printf | File Diff Annotate |
2:a69c8c5f5b03 | 2012-10-26 | Test program for appboard + lcd + rtos | File Diff Annotate |
0:f6a57b843f79 | 2012-10-15 | first test of the lcd driver | File Diff Annotate |