RemoteBot is a remoted controlled vehicle designed for remote physical data collection. It will be implemented using a MSP430FR4133 as the remoted microcontroller and coded using Code Composer Studio from TI and a C++/java app for linux/pc/android for control and data processing.
Steps:
Establish remote connection from Windows/Linux/raspberryPi to MSP430FR4133 microcontroller (done)Create bluethooth UART transceiver drivers for MSP430Create bluetooth transceivers apps for Android- Hook up MSP430 with physical hardware (motors, h-bridges, power rails)
- ?Implement support for controller controls
- ?Implement visual sensor on vehicle for autonomous driving (swap to new mcu or use a raspberry pi? for more compute power)
- ?Add real-time camera feed from vehicle to host machine (swap to new mcu or use a raspberry pi?)