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.
History
the lcd lib is not claiming the printf now, so we have to call LCD.printf
2012-12-05, by dreschpe [Wed, 05 Dec 2012 08:06:20 +0000] rev 3
the lcd lib is not claiming the printf now, so we have to call LCD.printf
Test program for appboard + lcd + rtos
2012-10-26, by dreschpe [Fri, 26 Oct 2012 18:18:33 +0000] rev 2
Test program for appboard + lcd + rtos
ver 1
2012-10-16, by dreschpe [Tue, 16 Oct 2012 17:51:10 +0000] rev 1
ver 1
first test of the lcd driver
2012-10-15, by dreschpe [Mon, 15 Oct 2012 21:48:28 +0000] rev 0
first test of the lcd driver