Sound VU Meter Using Arduino

circuit diagram of sound VU meter using arduino

Different gadgets have been introduced to meet our requirements ranging from the basic needs to the classy needs of humans. With this development in recent years, people have grown more sophisticated day by day. Hereby we have presented a circuit sound VU meter using Arduino to display the volume of noise picked up by a microphone. Circuit Description of Sound VU Meter using Arduino The push-to-on switch SW1 is used to change the mode of the sound VU meter. In normal mode, the LEDs just flicker up and down with…

Read More

LED Dice Using Arduino

circuit diagram of ed dice using arduino

Here you will find the tutorial to build a simple LED dice using arduino. The software build will be reliable and perfect enough to implement it in a real working environment. This project is very helpful in to build a basic arduino system. Arduino technology is easy to use, efficient and reliable where it also allows dynamic and faster control. In this project we used random number generation technique. Every time you press the button, the LED’s roll for a while and glow a single LED. Figure 1 show the…

Read More

Dynamic Temperature Indicator and Controller Using Ardunio

circuit diagram of dynamic temperature indicator and controller

Here is a standalone Dynamic Temperature Indicator and Controller Using Ardunio that also controls the electric appliance according to temperature. The use of Arduino technology makes this closed-loop feedback control system efficient and reliable. Arduino allows dynamic and faster control. Here we used a rotary encoder and liquid crystal display for more users friendly. The sensed and set temperature values are simultaneously displayed on the LCD panel in centigrade which can be changed Kelvin in scale. Circuit Description of Dynamic Temperature Indicator and Controller Using Arduino The circuit is programmed…

Read More

Countdown Timer Using Arduino

author prototype of countdown timer using arduino

The circuit here Countdown timer using Arduino is a simple circuit with the facility of the timer, this circuit is designed for 50 minutes timer but you can change it according to your requirement. Electronic circuits are usually designed for a specific purpose, which means one circuit performs only one task, in general cases. When this circuit is used, the time at which it is selected can be stored electronically while being displayed simultaneously. Talking about the circuit components, it uses an Arduino board, 7-segment display, PNP transistor, and a…

Read More

Tune Player Using Arduino

circuit diagram of tune player using arduino

Arduino board is designed for working with digital signal or square wave signal. If we want to generate sine wave, we have to do little effort, because analog output from arduino is not true analog but a PWM output which turn board on and off very frequently. Here we use digital to analog converter to generate fine analog output. A digital to analog converter has a single output having number of digital input. PARTS LIST OF YUNE LAYER USING ARDUINO Resistor (all ¼-watt, ± 5% Carbon) R1 – R4, R8…

Read More

Infrared Remote Controller Using Arduino

circuit diagram of infrared remote using arduino

Here is projects called “Infrared Remote Controller Using Arduino” which allow you to control any type of electrical gadget using any infrared remote control. The project posted here records an infrared message from an existing remote control and give output as required. Here, we use EEPROM memory to store the infrared signal code so that we can use this remote even arduino board is disconnected. Circuit Description of Infrared Remote Controller Using Aruino:- The circuit of infrared remote controller is designed using an arduino board and a IR receiver module.…

Read More

Surveillance Robot

circuit diagram of surveillance robot

Software Code:-

 

Read More

Hypnotizer Using Arduino

spiral of hypnotizer

Hypnotizer is device which is used to control mind and is one of the favorite things of us. Here is a project called hypnotizer using arduino shown in figure 1, which control the motor and also rotate it into clock wise and anti close wise direction. A spiral disk shown in figure 2, attached to a motor and rotates as motor rotates to mesmerize the unfortunate victims. Project Description of Hypnotizer Using Arduino The Project Hypnotizer is divided into two sections: Hardware Section and Software Section Hardware Section:– The circuit…

Read More

Arduino Based Lie Detector

light detector circuit using arduino

We have previously posted the the project lie detector, now here is is also a lie detector  using arduino.  Here is a simple tutorial to build a simple lie detector which will give visual indication  through LED arrangement whether the person speaks lie or truth.  The project uses a arduino duemilanove or uno. So the project is based on arduino. But our final circuit will be standalone circuit without attached arduino programmer. Circuit Description: Wiring diagram is very simple, we simply connected three LED to 3 different digital pins as…

Read More