Blind people have big problem on road because they cannot see object in front. To solve this we made an Ultrasonic Blind Stick Circuit using Arduino Stick can sense object and buzzer which make sound to warn blind person. This project is with low cost and easy to build with parts like Arduino Nano, ultrasonic […]
Arduino Projects
Arduino Based Power Inverter Circuit
Inverter is a useful device in electronics. It changes DC (Direct Current) to AC (Alternating Current). In this project for Arduino Based Power Inverter Circuit we will make simple inverter using Arduino. It takes 12V DC and gives 230V AC. We have used Arduino UNO, IC 7809, some transistors and a reverse transformer to get […]
Simple Flame Sensor Circuit using Arduino
Flame sensor is very important for many uses like industry machines, safety check and fire alarm. In this post for Simple Flame Sensor Circuit using Arduino shows how to connect flame sensor to Arduino to find fire. This project is cheap and works well for real-life fire detection. Coding: Code for Flame Sensor Digital (D0) […]
Simple Arduino Based Electromagnetic Field Detector Circuit
EMFs (electromagnetic fields) are invisible energy from electricity and lights which are natural and man made. Some EMFs are safe and some are bad if used too much for long time. We can use simple Arduino tool to find EMFs around us. Moving electric charge make EMFs. EMFs have two parts: electric field and magnetic […]
Building a Simple Pulse Frequency Counter Circuit with Arduino
Pulse frequency counter count signal in hertz (Hz). It is an important tool in electronics. Now Arduino and other microcontroller make counter easy and cheap. This article for Simple Pulse Frequency Counter Circuit with Arduino show how to make this easy circuit with few parts. We have used IC 555 to make pulse, IC 7809 […]
Simple Arduino-Powered Running LED Circle Circuit
Making nice looking projects help learning and fun in electronics. Simple Arduino-Powered Running LED Circle Circuit is one easy project. It uses Arduino to control LEDs in a circle. This project is simple and it teaches coding, circuit making and LED control. A 10k pot changes LED speed makes it fun to use. Code: Code […]