Simple application showing central sensor on X_NUCLEO_53L0A1 expansion board being polled in singleshot mode, to display ranging measure on USB serial.
Dependencies: X_NUCLEO_53L0A1 mbed
Fork of HelloWorld_53L0A1 by
X-Nucleo-53L0A1 Hello World Application
This application provides a simple example of usage of X_NUCLEO_53L0A1 library. It provides a measurement of:
- Distance (millimeters) of an object in front of the on-board sensor.
The values are displayed on the Hyperterminal connected through COM port over USB.
History
Updated Mbed
2018-08-09, by mapellil [Thu, 09 Aug 2018 13:57:35 +0000] rev 13
Updated Mbed
Updated libs
2017-12-18, by mapellil [Mon, 18 Dec 2017 09:56:04 +0000] rev 12
Updated libs
Update lib
2017-12-11, by nikapov [Mon, 11 Dec 2017 14:45:22 +0000] rev 11
Update lib
Updating with the new version of the library.
2017-08-22, by Davidroid [Tue, 22 Aug 2017 14:42:10 +0000] rev 10
Updating with the new version of the library.
Align application & library to ARM mbed coding style.
2017-08-07, by johnAlexander [Mon, 07 Aug 2017 14:54:55 +0000] rev 9
Align application & library to ARM mbed coding style.
Use X_Nucleo_53L0A1 released with mbed coding style.
2017-08-07, by johnAlexander [Mon, 07 Aug 2017 14:50:12 +0000] rev 8
Use X_Nucleo_53L0A1 released with mbed coding style.
Align to ARM mbed coding style.
2017-08-07, by johnAlexander [Mon, 07 Aug 2017 14:45:59 +0000] rev 7
Align to ARM mbed coding style.
Use latest X_Nucleo_53L0A1 library from ST repository and mbed r143.
2017-06-07, by johnAlexander [Wed, 07 Jun 2017 15:02:52 +0000] rev 6
Use latest X_Nucleo_53L0A1 library from ST repository and mbed r143.
Update library
2016-12-06, by nikapov [Tue, 06 Dec 2016 14:04:46 +0000] rev 5
Update library
Simplify basic example.
2016-12-05, by johnAlexander [Mon, 05 Dec 2016 13:39:05 +0000] rev 4
Simplify basic example.