This project for Automatic Street Light Circuit using Arduino show street light can think smart. Light will turn ON when night come and light will turn OFF when sun come; therefore no need of a human to press a switch. Arduino and LDR do all work automatic and it also save power and make street […]
Arduino Projects
Digital Dice Circuit using Arduino Uno
Want to roll a dice without touching it? Build a digital dice using an Arduino Uno and an LCD screen; upload the code to Arduino Uno, test the button to ensure it generates random numbers (1–6). This circuit works like real dice but uses electronics, as this is a simple and easy and a fun […]
Smooth Servo Rotation Circuit with Arduino and Potentiometer
This project shows about Smooth Servo Rotation Circuit with Arduino and Potentiometer, just turn the knob and see servo arm moves smooth from 0° to 180°. Circuit is easy and fun to learn how Arduino reads analog signal and makes motion; also its a good project for beginners in robotics, automation or motor control. Arduino […]
Make Sound with Arduino using Buzzer Circuit
This project shows how to Make Sound with Arduino using Buzzer Circuit; also buzzer makes sound when we send signal from Arduino pin. Here, we can use it for alarms, alerts, or simple tones; moreover, we use two versions here: one with individual components and another with a buzzer module. Arduino Code: Code Explanation: Parts […]
Arduino Based Control LED Light Circuit with Potentiometer
Want to make an LED glow bright or dim just by turning a knob? then this simple Arduino Based Control LED Light Circuit with Potentiometer does that same thing. Turn the knob to adjust the LED light from soft to full brightness, also it is a fun and easy way to learn how Arduino reads […]
Push Button LED Circuit using Arduino
This simple Push Button LED Circuit using Arduino shows how to turn an LED ON and OFF using a push button switch. When we press the button, the LED turns ON, and when you release it, the LED turns OFF; furthermore, this project helps beginners learn about digital input and output in Arduino. Arduino Coding: […]





