Want to control appliances by touch? then this circuit makes it possible. This Arduino Touch Sensor Relay Circuit uses Arduino and touch sensor. Arduino reads touch signal and relay works like toggle switch. Touch sensor is touched once and relay turns ON. If we touch again then relay turns OFF, each touch changes relay state. […]
Arduino Projects
Fading LED Circuit using Arduino and Potentiometer
This project shows how to control Fading LED Circuit using Arduino and Potentiometer. Potentiometer gives analog voltage. By rotating the potentiometer knob varies the voltage output and arduino reads this variation. Arduino reads it and changes LED brightness and this LED brightness changes smoothly. It is easy to make a simple project for beginners and […]
Arduino Battery Charger Circuit
This article show how to make a simple Arduino Battery Charger Circuit. Charger stop and start charging using MOSFET. Arduino read battery temperature with TMP36 sensor and decide safe charging. Circuit is simple and work with basic components. Arduino Coding: Code Explanation: Circuit Working: Parts List: Part Name Specification Qty Resistors 10k ,10Ω 10 watt […]
Arduino Sine Wave Output Circuit with RC Filter
This project show how to make simple Arduino sine wave circuit with RC filter. Arduino cannot give real analog output, but it only gives PWM signal. So we use low pass RC filter to change PWM into smooth sine wave. Two potentiometer control amplitude and frequency. This circuit is very easy and good for small […]
Arduino Chirping Bird Sound Circuit
This small Arduino project make cute bird sound like real chirping. Which make our room feel like forest Only one button press and tiny speaker sing like little bird. Sound is clear and fun, anyone can make in few minutes. Very low cost and with very easy wiring. This Arduino Chirping Bird Sound Circuit is […]
Arduino Pitch Control Circuit using Potentiometer
This is a small Arduino tone generator project. It uses Arduino Uno, one buzzer, one potentiometer to change the pitch. This Arduino Pitch Control Circuit using Potentiometer is simple and easy to make. It helps beginners understand PWM, analog reading and digital output. We can use this project to learn basic sound making using Arduino. […]





