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

Committer:
dreschpe
Date:
Wed Dec 05 08:06:20 2012 +0000
Revision:
3:3ec443c0842a
Parent:
2:a69c8c5f5b03
Child:
4:79863d2ea5a0
the lcd lib is not claiming the printf now, so we have to call LCD.printf

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dreschpe 3:3ec443c0842a 1 http://mbed.org/users/mbed_official/code/mbed/builds/b60934f96c0c