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
LCD_fonts.lib@2:a69c8c5f5b03, 2012-10-26 (annotated)
- Committer:
- dreschpe
- Date:
- Fri Oct 26 18:18:33 2012 +0000
- Revision:
- 2:a69c8c5f5b03
- Parent:
- 1:1c6a9eaf55b5
Test program for appboard + lcd + rtos
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dreschpe | 2:a69c8c5f5b03 | 1 | http://mbed.org/users/dreschpe/code/LCD_fonts/#d0b7d7bf1f56 |