100+ Top Arduino Projects With Source Code And Circuit Diagrams

Welcome to my vast collection of Arduino Projects. If you are just getting started with Arduino, you don’t have to worry about that. Each of the following DIY Arduino projects is covered with detailed step by step tutorial on how to do it yourself and includes circuit schematics, source codes and videos.

Thunder And Lightning Effect Using Arduino And AC Bulb

Today we are going to build a cool project that is thunder and lightning effect using Arduino. Lightning is the most spectacular part of a thunderstorm. In fact, it is how thunderstorm got its name. The lightning causes the thunderstorm.

Arduino Digital Clock With/Without DS1307 RTC Module

A digital clock is a great invention in electronics science. Nowadays, digital clocks are used everywhere. The analog clocks are quite old-fashioned. So the digital clock takes its place day by day. The Arduino digital clock is looking very modern. It has many additional features also like temperature, alarm, timer, etc.

Arduino Self Balancing Robot Using MPU6050

In this project, we are going to make a DIY Self Balancing Robot using Arduino. In this, we can learn the balancing concept and how to control the motors. Its working is very simple.

Digital Tachometer Circuit Working Using Arduino

The IR proximity sensor module consists of an IR transmitter & receiver that can work a digital Tachometer for speed measurement of any rotating object. The digital tachometer is an RPM counter which counts the number of rotations per minute.

Ultrasonic Distance Meter Using Arduino

This project uses an HC-SR04 distance sensor and atmega328P or the other ATMEGA chip which is programmed using an Arduino programming kit, that the project is predicated on Arduino. But our final Circuit is a standalone circuit without the attached Arduino programmer.

Arduino Bluetooth Controlled Robot

In this tutorial, I will be going to show you a Bluetooth controlled robot using an Arduino and HC-05 Bluetooth module. By utilizing this IoT project I will use a smartphone and an android app that can operate the robotic car.

Capacitance Meter With LCD And Arduino

In this tutorial, I will show you Arduino based Capacitance Meter which can measure specific values of capacitors. A Capacitor is an electrical component that stores electric charge and this capacity of the capacitor to store the electric charge is known as its capacitance.

Arduino Wattmeter – Voltage, Current and Power Measurement

In this tutorial, I will tell you the best way to make an Arduino Wattmeter, a device that can be used to measure the power consumed by a load. With this project, this circuit can likewise go about as a Voltmeter and Ammeter to measure voltage and current.

Line Follower Robot Using Arduino

When we talk about simple robotics technology that is operated through any kind of microcontroller, then a popular name is come out i.e. a Line Follower Robot. Line follower robot is a self automation robotic technology that can detect a visual line on the floor.

Arduino Real Time Clock Tutorial using DS1307

In the Arduino Real Time Clock Tutorial, we will learn about Real Time Clock (RTC) and how Arduino and Real Time Clock IC DS1307 are interfaced as a time keeping device.

RGB LED Matrix

In this project, we will see how to make an RGB LED Matrix using simple components. LED Matrix is one of the popular Arduino projects among several DIY and hobby projects. An RGB LED Matrix is one such project which many students and hobbyists put it on their to-do list of Arduino Projects.

Arduino DC Motor Control using L298N Motor Driver

In this project, we will see how to control a DC Motor using Arduino and L298N Motor Driver. There are different ways to control a DC Motor but the Arduino DC Motor Control using L298N Motor Driver is becoming quite popular for many reasons.

Obstacle Avoiding Robot using Arduino

A simple project on Obstacle Avoiding Robot is designed here. Robotics is an interesting and fast-growing field. Being a branch of engineering, the applications of robotics are increasing with the advancement of technology.

Music Spectrum Visualizer

The project is about how we can transform the complex signal into simple or primary signals. Here we are using audio signal and make them decomposed into signals of different frequencies. We are using the Fourier transform, which helps us to decompose the signal.

10KHz to 120MHz RF Generator with Si5351 and Arduino

This is an Arduino project of a VFO (variable frequency oscillator) for use in homebrew equipment such as direct conversion and superheterodyne Receivers or Ham Transmitters can be used as RF/clock generator too.