News

Obstacle Avoiding 2WD Robot This repository contains the code and circuit diagram for an obstacle-avoiding 2-wheel drive (2WD) robot using an Arduino microcontroller, an L298N motor driver, an ...
This project involves building a simple obstacle-avoiding robot car using an Arduino board. The robot is equipped with sensors to detect obstacles in its path and navigate around them. This README ...
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 ...