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.
Revision 2:c0280060189b, committed 2016-11-29
- Comitter:
- johnAlexander
- Date:
- Tue Nov 29 09:15:05 2016 +0000
- Parent:
- 1:3483e701ec59
- Child:
- 3:b3f70617a6b3
- Commit message:
- Minor code updates, to remove unused sections.
Changed in this revision
| X_NUCLEO_53L0A1.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_53L0A1.lib Mon Nov 28 14:55:05 2016 +0000 +++ b/X_NUCLEO_53L0A1.lib Tue Nov 29 09:15:05 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/johnAlexander/code/X_NUCLEO_53L0A1/#01b8004bc0a7 +https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_53L0A1/#01b8004bc0a7

X-NUCLEO-53L0A1 Ranging Sensor Expansion Board