Tag: Arduino Tutorial

Obstacle Avoiding Robot

An Obstacle Avoiding Robot is a type of robot that is capable of detecting and avoiding obstacles in its path. These robots are equipped with sensors that allow them to detect obstacles and take action to avoid them. The purpose of this type of robot is to be able to navigate around obstacles in an

Basic Arduino

Arduino is an open-source electronics platform that allows users to create interactive projects using microcontrollers. The Arduino platform is based on a microcontroller board that includes a microprocessor, input/output (I/O) pins, and a programming interface. The platform also includes a software development environment that allows users to write and upload code to the board. One