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.

ATtiny85 Microcontroller Chip is an affordable and powerful alternative to other Arduino microcontrollers, especially when…

The ATtiny family is a series of one of the smallest microcontrollers in the AVR market. These microcontrollers are capable of…

Over the course of a few years, RGB LEDs are getting popular day by day due to its beautiful color, brightness, and enticing…

Li-Fi (Light Fidelity) is an advanced technology that allows transferring data using optical communication such as visible…

Raspberry Pi HAT is an add-on board for Raspberry Pi with the same dimensions as Pi. It can directly fit on the top of…

Arduino Uno, the most popular microcontroller among electronics hobbyists and students and its pretty easy to get started with…

Agriculture is the backbone of our country and it is very important to know the parameter of soil and water for efficient…

LoRa is a wireless Radio frequency technology introduced by a company called Semtech intended to be used to…

It is very exciting to see something floating in the air or free space that is exactly what an anti-gravity project is about.…

pH scale is used to measure the acidity and basicity of a liquid. It can have readings ranging from 1-14 where 1 shows the most…

HC-05 Bluetooth Modules are the go-to Bluetooth modules for any Arduino project! It’s easy to hook up and code in the Arduino…

In previous tutorials, we have covered the basics of FreeRTOS with Arduino and the Queue kernel object in FreeRTOS Arduino. Now…