Sample application, using the X_Nucleo_53L0A1 library, to display range results from the X-NUCLEO-53L0A1 central sensor on the 4-digit LED display.
Dependencies: mbed X_NUCLEO_53L0A1
Fork of Display_53L0A1 by
Sample application displaying range results on the 4-digit LED display. Uses the Centre sensor and ranges in singleshot_polling mode.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:b8dbd5b99a02 | 2019-06-06 | johnAlexander | Update with mbed certified sensor and board classes. |
2:4734d8c307b8 | 2017-08-07 | johnAlexander | Aligned to ARM mbed coding style. |
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. |