robot-car topic

List robot-car repositories

robby5

17
Stars
5
Forks
Watchers

autonomous robot car 🤖🚗

PWMMotorControl

38
Stars
13
Forks
Watchers

Arduino library to control brushed DC motors by PWM. Uses optional attached encoders to drive fixed distances.

Arduino-RobotCar

15
Stars
6
Forks
Watchers

Enables autonomous driving of a 2 or 4 wheel car with an Arduino and a Adafruit Motor Shield V2. To avoid obstacles a HC-SR04 Ultrasonic sensor mounted on a SG90 Servo continuously scans the area. Ma...