News

Repository files navigation Arduino Simple Projects Welcome to the Arduino Simple Projects repository! This project serves as a collection of simple Arduino projects that I am learning from the Learn ...
Working of this project is straight forward. Whenever there is some object in front of IR sensor, it will detect that and make the output pin high. IR sensor’s output pin is connected to Arduino, so ...
In this tutorial we will learn basics and working of stepper motors and then will interface stepper motor with arduino uno and write the arduino stepper motor position control code.
Through this project, two DC motors are controlled using arduino and drived using H-Bridge L298 Motor Driver. Motor drivers are widely used in robotics and they are able to control both the direction ...