VL53L3CX ranging example application, using X-Nucleo-53L3A2 expansion shield and polling, on MbedOS 5.x
Dependencies: X_NUCLEO_53L3A2
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:6145f8f6527c | 2021-04-30 | johnAlexander | Updated comments, to report correct, default baud rate. |
9:a7064bda44c0 | 2020-11-10 | johnAlexander | Code tidy-up in board class. |
8:4f47fb835574 | 2020-11-10 | johnAlexander | Use renamed expansion board and sensor classes. |
7:429d059de1fb | 2020-11-04 | johnAlexander | Rebuilt against mbedOs v6.4 |
6:15c4dfc55014 | 2020-11-04 | johnAlexander | Renamed |
5:587b53ba4499 | 2020-11-04 | johnAlexander | Using renamed sensor & board class libs. |
4:9fad37a914cd | 2020-11-04 | johnAlexander | Renamed board lib |
3:7826b7dbd1b0 | 2020-11-03 | johnAlexander | Use simplified board and sensor libs. |
2:595f0f9476ca | 2020-10-30 | johnAlexander | Clone of Charles's program, with forked, re-structured board lib. |
1:9ea3593bac93 | 2020-10-19 | charlesmn | only name changes |
0:2a67f2b41fd7 | 2020-10-15 | charlesmn | A simple example of a ST VL53L3 ToF sensor being used to get range data polling for measurements. Mbed V5.15 |