
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
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:c190b9b39089 | 2015-12-12 | Release 1.1 (optimization of TextLCD library) | File Diff Annotate |
0:75ede6a15252 | 2015-12-12 | Example finished. | File Diff Annotate |