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 ...
Working of Stepper Motor with Arduino: Once the connection is made the hardware should look something like this in the picture below. Now, upload the below program in your Arduino UNO and open the ...
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 ...