For fun and learning project, we will learn about basic electronics, coding and sensor uses. Here, we will learn How to Create a Water Level Sensor Circuit with Arduino and this guide teaches us how to make water sensor. Furthermore, it is good for stopping overflow, checking water in tank or auto watering plants. We […]
DIY Projects
Simple Arduino LED Dimmer Circuit using PWM
This post show how to make a Simple Arduino LED Dimmer Circuit using PWM, as PWM changes voltage by changing square wave duty cycle; also it changes duty cycle to make LED more or less bright. Therefore, more power means more brightness. Arduino Code: Circuit Working: Parts List: Components Quantity Resistor 220Ω 1/4 watt 1 […]
Simple LED Flashing Circuit with Arduino Uno
This project for Simple LED Flashing Circuit with Arduino Uno is simple guide to learn electronics and Arduino; also we can learn connect parts and use code to blink LED. Therefore, it look easy but help us learn big and understand hard projects later. Arduino Code: Code Explanation: Circuit Working: Parts List: Components Quantity Resistor […]
Distance Measurement Circuit using Ultrasonic Sensor and Arduino
Ultrasonic sensor use high sound wave to find distance, also it send sound and wait for echo to come back and then it measures time. With Arduino help we can make system to know how far object is, as this project for Distance Measurement Circuit using Ultrasonic Sensor and Arduino shows basic of ultrasonic sensor, […]
LPG Gas Leakage Detector Circuit using Arduino
LPG Gas Leakage Detector Circuit using Arduino is important safety tool which can stop accidents, as this project uses Arduino to check LPG gas in air. Also, if gas level goes too high then buzzer make sound and LCD show warning, hence, through this circuit people know danger fast. Arduino Code: Code Explanation: Circuit Working: […]
Digital Thermometer Circuit using Arduino and IC LM35
This project builds a Digital Thermometer Circuit using Arduino and IC LM35, as first, the Arduino reads the voltage from the LM35 sensor, and then it converts this voltage into a temperature value. Moreover, people have used thermometers for a long time to measure temperature and then finally, the measured temperature appears on a small […]





