Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode.

Dependencies:   mbed X_NUCLEO_53L0A1

Fork of Display_53L0A1 by ST

History

Use published, mbed certified board and sensor classes. default tip

2019-06-06, by johnAlexander [Thu, 06 Jun 2019 09:04:45 +0000] rev 4

Use published, mbed certified board and sensor classes.


Align with ARM mbed coding style.

2017-08-07, by johnAlexander [Mon, 07 Aug 2017 15:18:57 +0000] rev 3

Align with ARM mbed coding style.


Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode. ;

2017-06-14, by johnAlexander [Wed, 14 Jun 2017 14:42:41 +0000] rev 2

Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode. ;


Refactor, to remove unused, or legacy code.; Update comments.

2017-06-13, by johnAlexander [Tue, 13 Jun 2017 15:31:26 +0000] rev 1

Refactor, to remove unused, or legacy code.; Update comments.


Sample application, using the X_Nucleo_53L0A1 library, to display range results from the central sensor of X-NUCLEO-53L0A1 board on the 4-digit LED display.

2017-06-09, by johnAlexander [Fri, 09 Jun 2017 07:21:19 +0000] rev 0

Sample application, using the X_Nucleo_53L0A1 library, to display range results from the central sensor of X-NUCLEO-53L0A1 board on the 4-digit LED display.