Code in C to control 4 wheels robot based on arduino platform
-
Updated
Apr 10, 2019 - C++
Code in C to control 4 wheels robot based on arduino platform
•A two-wheel drive was designed using Arduino Uno R3 and an Adafruit Motor Driver. The vehicle was designed in such a way that it could be controlled by an android phone via Bluetooth.•A Bluetooth sensor (HC-06) was used to receive the instructions from the android phone.•Two TT motors were used which were controlled by the Adafruit motor driver…
•A four-wheel drive vehicle was made using Arduino Uno R3 and a motor shield over it. An ultrasonic sensor was used to detect obstacles and a program was made to move away when and obstacle is detected.•The model consisted of an ultrasonic sensor and a servo motor for a complete surveillance for the obstacle.•Four TT motors were used to drive th…
Arduino code for a school challenge (motor shield and ultrasonic sensor)
Add a description, image, and links to the arduino-motor-shield topic page so that developers can more easily learn about it.
To associate your repository with the arduino-motor-shield topic, visit your repo's landing page and select "manage topics."