Chassis is pretty simple looking. We need get make a sketch and start planning chassis. Lets keep it simple.
This is a basic line following robot.. It uses only one sensor to do this.
Line following robot tutorial
Similar robot using LDR
Detailed explanation of code
The Return of the Arduino
Sunday, November 22, 2015
Friday, November 6, 2015
Arduino car
Lets build an obstacle avoidance robot.
Mount an ultrasonic range finder on the front, the board itself costs only a few dollars. Mount on a servo, the servo rotates back and fourth (max 180). If any obstacle comes within a certain range, the robot will turn the wheels. The hard part will be coordinating the sensor with the servo, and then creating the logic which controls the wheels. Nevertheless, its been done before and we can build it too.
Video: Arduino Obstacle Avoidance Robot
Mount an ultrasonic range finder on the front, the board itself costs only a few dollars. Mount on a servo, the servo rotates back and fourth (max 180). If any obstacle comes within a certain range, the robot will turn the wheels. The hard part will be coordinating the sensor with the servo, and then creating the logic which controls the wheels. Nevertheless, its been done before and we can build it too.
Video: Arduino Obstacle Avoidance Robot

Subscribe to:
Posts (Atom)