Simple Ranging with only the Time-of-Flight (ToF) Sensor on the X-NUCLEO-53L1A1 expansion board. Does not use Satellite boards.
Dependencies: mbed X_NUCLEO_53L1A1_mbed
History
Refactored init_sensor
2019-07-24, by johnAlexander [Wed, 24 Jul 2019 12:37:47 +0000] rev 23
Refactored init_sensor
Updated for mbed coding style guidelines.
2019-07-24, by johnAlexander [Wed, 24 Jul 2019 10:49:25 +0000] rev 22
Updated for mbed coding style guidelines.
Update to handle different switch settings for different manufacturers boards.
2019-07-18, by johnAlexander [Thu, 18 Jul 2019 14:12:25 +0000] rev 21
Update to handle different switch settings for different manufacturers boards.
Update switch usage to cater for non-ST boards.
2019-07-18, by johnAlexander [Thu, 18 Jul 2019 13:35:15 +0000] rev 20
Update switch usage to cater for non-ST boards.
Simple Ranging Example, using Expansion Board Sensor, driven via Interrupts.
2019-05-17, by johnAlexander [Fri, 17 May 2019 10:05:56 +0000] rev 19
Simple Ranging Example, using Expansion Board Sensor, driven via Interrupts.
Ranging, using Polling, with Expansion and Satellite Board Sensors.
2019-05-17, by johnAlexander [Fri, 17 May 2019 09:49:47 +0000] rev 18
Ranging, using Polling, with Expansion and Satellite Board Sensors.
Comment cleanup
2019-05-17, by dmathew [Fri, 17 May 2019 09:14:06 +0000] rev 17
Comment cleanup
Up-issue X_Nucleo_53L1A1 board class
2019-04-09, by johnAlexander [Tue, 09 Apr 2019 12:19:35 +0000] rev 16
Up-issue X_Nucleo_53L1A1 board class
Initial release
2019-04-09, by JerrySzczurak [Tue, 09 Apr 2019 10:16:43 +0000] rev 15
Initial release
CPP hello world working
2019-04-09, by JerrySzczurak [Tue, 09 Apr 2019 10:10:36 +0000] rev 14
CPP hello world working