This code allows for an Mbed LPC1768 to be operated over the Adafruit Bluetooth controller app. Directional controls send serial commands over Bluetooth to control the motors over using an H-Bridge, and with four directional LiDAR sensors and a speaker/uLCD providing for collision warning. The user may also activate autonomous mode, in which case the code will begin scanning the LiDARs and avoiding obstacles without user intervention.

Dependencies:   mbed Servo mbed-rtos 4DGL-uLCD-SE Motor VL53L0X

History

Final version of Multiple Scanning LiDAR Bot for ECE 4180. default tip

2019-12-04, by HighTide [Wed, 04 Dec 2019 15:44:11 +0000] rev 0

Final version of Multiple Scanning LiDAR Bot for ECE 4180.