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

Revision:
3:3ec443c0842a
Parent:
2:a69c8c5f5b03
Child:
4:79863d2ea5a0
--- a/mbed.bld	Fri Oct 26 18:18:33 2012 +0000
+++ b/mbed.bld	Wed Dec 05 08:06:20 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e2ed12d17f06
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/b60934f96c0c
\ No newline at end of file