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 ST Expansion SW Team

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.

Files at this revision

API Documentation at this revision

Comitter:
mapellil
Date:
Thu Aug 09 13:57:35 2018 +0000
Parent:
12:e9dedf2d2560
Commit message:
Updated Mbed

Changed in this revision

mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r e9dedf2d2560 -r 1d04adacc93c mbed.bld
--- a/mbed.bld	Mon Dec 18 09:56:04 2017 +0000
+++ b/mbed.bld	Thu Aug 09 13:57:35 2018 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/mbed_official/code/mbed/builds/e2bfab296f20
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/a7c7b631e539
\ No newline at end of file