Simple test program to get familiar with functionality of MBED RTOS on ST Nucleo-F411RE. Tasks for LED blinking, user button, temperature measurement with DS1620, temperature measurement with internal temperature sensor of ST32F411RE, ultrasonic distance measurement and displaying result on 16x2 TextLCD.

Dependencies:   DS1620_improved TextLCD_improved mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
root@developer-sjc-indigo-compiler.local.mbed.org
Date:
Sun Dec 13 11:12:41 2015 +0000
Parent:
7:05f4f9d3c168
Child:
9:645f0e517017
Commit message:
Added tag RELEASE_2.0 for changeset 05f4f9d3c168

Changed in this revision

.hgtags Show annotated file Show diff for this revision Revisions of this file
--- a/.hgtags	Sun Dec 13 11:12:19 2015 +0000
+++ b/.hgtags	Sun Dec 13 11:12:41 2015 +0000
@@ -1,2 +1,3 @@
 c190b9b390897e20dd2f8d120177c35bb44e60d8 RELEASE_1.1
 90328beebfbc0ef3ec439e17b3ffd4854d479403 RELEASE_1.0
+05f4f9d3c1681d76c492effd8896cf13e9471355 RELEASE_2.0