Arduino is a popular open-source development board used by engineers, hobbyists and makers to develop electronic projects and prototypes in an easy way. The Arduino platform consists of many development boards like Arduino UNO, Arduino Nano, Arduino Mega, Arduino Pro Mini etc.. all of which are based on the series of AVR microcontrollers.
The below list consist of a large collection of free Arduino Projects from Circuit Digest, including basic LCD interfacing, sensor interfacing projects to advanced Bluetooth and Wi-Fi project. All projects consist of neatly illustrated Arduino circuit diagram and detailed explanation, the relevant Arduino code is also provided for a complete do-it-yourself tutorial.
In the era of Internet of Things (IoT), wireless communication is getting increasingly popular in everyday life. Nowadays,…
RFID (short for Radio Frequency Identification) tagging is an ID system that uses electromagnetic waves in radio frequency to…
Motion detection is a common application for intruder alarms, light switches, and other home and industrial automation…
In industrial automation and control, PID controller has become one of the most reliable control algorithms that can be…
If you are a maker like me and looking for some interesting projects online, a milliohm meter is one easy and useful thing you…
If you are an electronic enthusiast like me who wants to tweak around with different electronic circuits, having a decent…
“Good morning. It’s 7 A.M. The weather in Malibu is 72 degrees…” these were the first words of JARVIS when being introduced in…
In this tutorial, we are going to talk about fuses. Back when I was in college and learning about all the cool things in…
ATtiny85 Microcontroller Chip is an affordable and powerful alternative to other Arduino microcontrollers, especially when you…
In this tutorial, we are going to build an easy and cheap Pedometer using ATtiny85 IC, MPU6050 Accelerometer & Gyroscope,…
The ATtiny family is a series of one of the smallest microcontrollers in the AVR market. These microcontrollers are capable of…
An electronic scoreboard is one of the most important gadgets anybody can have during any sports tournament. Old manual…