Arduino Uno Projects

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

Wed, 04/17/2019 - 15:09

Digital wall Clocks are getting more popular now days and they are better than analog clock as it provides accurate time in…

Tue, 04/16/2019 - 14:02

In some applications, user input is required to control the functions of a device. There are different kinds of user input…

Tue, 04/09/2019 - 13:37

Cameras have always dominated the electronics industry as it has lots of applications such as visitor monitoring system,…

Fri, 03/08/2019 - 14:00

Humans and machines interact and communicate with one other in many possible ways, computers have monitor, keyboard and mouse,…

Wed, 02/20/2019 - 14:06

It is expected that by 2020 we will have 25 Billion devices connected to the internet. To give you an idea that is more than…

Mon, 02/18/2019 - 17:48

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

Thu, 02/14/2019 - 15:56

In previous tutorials we have learned about ZigBee protocol and its architecture, and also learned about wireless communication…

Thu, 01/24/2019 - 13:35

Today digital meters are replacing analog meters in every sector whether its electricity meter or taxi fare meter. The main…

Tue, 01/22/2019 - 16:33

When it comes to our loved ones, we always want to stay them healthy and fit. But what will happen if they get ill and forget…

Mon, 12/24/2018 - 14:27

In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication…

Tue, 12/18/2018 - 17:38

A Microcontroller uses many different protocols to communicate with various sensors and modules. There are many different types…

Fri, 11/23/2018 - 18:38

We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino…