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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:79d9b33ebed6 | 2019-06-06 | johnAlexander | Use published, mbed certified board and sensor classes. |
3:bd38edab685e | 2017-08-07 | johnAlexander | Align with ARM mbed coding style. |
2:bdf097d93eca | 2017-06-14 | johnAlexander | Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode. ; |
1:c1c10e0c32b2 | 2017-06-13 | johnAlexander | Refactor, to remove unused, or legacy code.; Update comments. |
0:cd8e818d4288 | 2017-06-09 | johnAlexander | 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. |