Project Examples

1. Bluetooth Controlled Car

1.2. Bluetooth Car (Variable Speed)


Description:

This code allows for more precise control of a dc-motor driven car via bluetooth input. It supports variable driving and turning speeds, and has an on-board ultrasonic sensor to detect incoming objects and prevent collisions. The mobile app controlling the car has two sliders; one for controlling the speed of the car and the other for controlling the turning.

Mobile app:

Download the .apk to install it on your phone or the .aia to import it to MIT App inventor 2 to modify it.

Picture of the application