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, 07/03/2019 - 15:38

The MPU6050 is an IC 3-axis accelerometer and a 3-axis gyroscope combined into one unit. It also houses a temperature sensor…

Fri, 06/28/2019 - 17:17

Text-to-speech or TTS system converts normal text into Speech. This tech enables the system to speak out the text in a human…

Thu, 06/20/2019 - 17:26

While using the BLE HM-10 module, you must encounter some really frustrating problems like you cannot send or receive AT…

Mon, 06/17/2019 - 16:41

As a kid I was fascinated by a toy music car which gets triggered when you clap your hands, and then as I grew up I wondered if…

Fri, 06/14/2019 - 16:18

When you take your phone in sunshine or in high lighting, then it automatically adjusts the brightness according to the…

Wed, 06/12/2019 - 17:32

In the previous tutorial we learned about Modbus RS-485 Serial Communication with Arduino as Slave. In continuation with that…

Mon, 06/10/2019 - 12:58

Bluetooth is one of the most popular and easy to use wireless technology. Over the few years there have been many upgrades of…

Tue, 05/28/2019 - 18:21

As the name suggests, color sorting is simply to sort the things according to their color. It can be easily done by seeing it…

Thu, 05/23/2019 - 13:56

Few years back if you were to tell someone that the Geyser and bedroom lights in your home are connected to internet, they…

Tue, 05/21/2019 - 15:05

Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-…

Fri, 05/10/2019 - 11:59

The multitasking has led the computers to a revolution where one or more programs can run simultaneously which increases…

Thu, 05/09/2019 - 11:37

We have seen numerous examples of Blinking an LED using different Microcontrollers and different programming languages. Today,…