Simple Ranging with only the Time-of-Flight (ToF) Sensor on the X-NUCLEO-53L1A1 expansion board. Does not use Satellite boards.
Dependencies: X_NUCLEO_53L1A1
History
Use ST published board class, inc ST sensor class.
2020-11-03, by johnAlexander [Tue, 03 Nov 2020 11:36:23 +0000] rev 7
Use ST published board class, inc ST sensor class.
Use the certified, published board library
2020-11-03, by johnAlexander [Tue, 03 Nov 2020 11:26:07 +0000] rev 6
Use the certified, published board library
Update board lib, to use mbed sensor class
2020-11-03, by johnAlexander [Tue, 03 Nov 2020 10:29:34 +0000] rev 5
Update board lib, to use mbed sensor class
Simple application reading the central sensor on X_NUCLEO_53L1A1 expansion board and printing the ranging measure on the USB serial.
2019-10-02, by avilei [Wed, 02 Oct 2019 08:17:42 +0000] rev 4
Simple application reading the central sensor on X_NUCLEO_53L1A1 expansion board and printing the ranging measure on the USB serial.
Update for non-ST boards.; Refactor init_sensor.
2019-07-24, by johnAlexander [Wed, 24 Jul 2019 14:18:51 +0000] rev 3
Update for non-ST boards.; Refactor init_sensor.
Simple Ranging Example, using Expansion Board Sensor, driven via Interrupts, on Mbed OS 5.x.
2019-05-17, by johnAlexander [Fri, 17 May 2019 12:29:28 +0000] rev 2
Simple Ranging Example, using Expansion Board Sensor, driven via Interrupts, on Mbed OS 5.x.
Ranging with Central, Expansion Board, Sensor and Left/Right Satellite Board Sensors, using Interrupts, on Mbed OS 5.x.
2019-05-17, by johnAlexander [Fri, 17 May 2019 12:24:17 +0000] rev 1
Ranging with Central, Expansion Board, Sensor and Left/Right Satellite Board Sensors, using Interrupts, on Mbed OS 5.x.
Simple ranging example using Mbed OS 5.x
2019-05-17, by johnAlexander [Fri, 17 May 2019 10:44:38 +0000] rev 0
Simple ranging example using Mbed OS 5.x