Actualités

🤖 Project Overview This project implements an autonomous robot that can navigate through environments while avoiding obstacles. The robot uses an ultrasonic sensor mounted on a servo motor to scan ...
This project implements an obstacle-avoiding robot using an ultrasonic sensor for distance measurement and motor driver control. The robot moves forward until it detects an obstacle within 15 cm, at ...
A simple robotics project simulated in Tinkercad based on Arduino Uno. It uses ultrasonic sensors for obstacle detection and can do basic movements using DC motors. The primary objective of this ...
It’s an Arduino board that has rows of holes at either end to make it LEGO compatible. It also carries an LM293D motor controller and [Sath02] added an XBee module for wireless control.
We’re all pretty well-acquainted with the obstacle avoiding robot. These little inventions use a proximity sensor to detect an object in front of the robot, then circumvent the object accordi… ...