Arduino Uno Projects

DIY Projects and Tutorials based on Arduino Uno. These projects are built using Arduino UNO boards and explained thoroughly with the help of circuits diagrams, source codes and videos.

More projects: Arduino | Electronics | IoT | Robotics | ESP32 | Raspberry Pi

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…

In this arduino based project, we are going to build a temperature-controlled fan using Arduino. With this circuit,…

Robots are playing an important role in automation across all the sectors like construction, military, medical, manufacturing,…

Humidity and temperature are common parameters to measure environmental conditions. In this Arduino based project we are going…

ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program…

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be…

You must have seen automatic door openers in shopping malls and other commercial buildings. They open the door when someone…

We all are familiar with dice and often played LUDO or SANP SIDI (Snake & Ladders) game by using dice. Dice is a squire…

In this tutorial we are going to interface a DC motor to Arduino UNO and control it's speed using PWM (Pulse Width…

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets…

In this tutorial we are introducing concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. Arduino board has six…

To establish a good communication between human world and machine world, display units play an important role. And so they are…