This demo uses the mbed RTOS to run eight threads (including main). The threads are using different I/O devices on the application board. Several of the threads output to the LCD and an OS mutex lock is used to control access to the LCD and make the LCD thread safe.

Dependencies:   C12832_lcd LCD_fonts mbed-rtos mbed

Fork of lab1 by Peter Drescher

Revisions of mbed-rtos.lib

Revision Date Message Actions
0:f6a57b843f79 2012-10-15 first test of the lcd driver File  Diff  Annotate