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:
dzoni
Date:
Wed Dec 16 22:37:56 2015 +0000
Parent:
15:a627638edd9c
Child:
17:94c385ff2641
Commit message:
Initial public commit. Some bugfixing and testing still required.

Changed in this revision

DS1620.lib Show diff for this revision Revisions of this file
DS1620_improved.lib Show annotated file Show diff for this revision Revisions of this file
TextLCD.lib Show diff for this revision Revisions of this file
TextLCD_improved.lib Show annotated file Show diff for this revision Revisions of this file
--- a/DS1620.lib	Mon Dec 14 21:46:45 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://developer.mbed.org/users/rybancr/code/DS1620/#35526d3a8a04
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DS1620_improved.lib	Wed Dec 16 22:37:56 2015 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/users/dzoni/code/DS1620_improved/#35526d3a8a04
--- a/TextLCD.lib	Mon Dec 14 21:46:45 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://developer.mbed.org/users/simon/code/TextLCD/#43c7f34925ac
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TextLCD_improved.lib	Wed Dec 16 22:37:56 2015 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/users/dzoni/code/TextLCD_improved/#43c7f34925ac