


Arduino programmer on breadboard using FT232RL
Before making an Arduino programmer on breadboard using FT232RL, you need to know about arduino, breadboard and USB to serial FT232RL break out board. If you are an electronic novice, I recommend you to visit this page to get ideas on building simple electronic projects on breadboard.

How to use an electret microphone
An electret is a permanently charged dielectric. It is made by heating a ceramic material, placing it in a magnetic field then allowing it to cool while still in the magnetic field. It is the electrostatic equivalent of a permanent magnet. In the electret microphone a slice of this material is used as a part…

4- in 1 DIY Kit- using components
HOW TO USE AN ELECTRET MIC Read about 4- in -1 DIY KIT:Â http://www.buildcircuit.com/4-in-1-diy-kit-dark-sensor-latch-circuit-astable-multivibrator-and-clap-switch/

Flasher circuit using NE555 timer- Basic electronic project
This flasher circuit is bit different from other flasher circuits published on buildcircuit.com.

Sensor Alarm using thyristor- Basic electronic project
This is a simple RC circuit using thyristor. You might have done similar projects using transistors. Let me provide you some of my previous RC projects: a. Basic RC project You can make several projects with this module, for example, Remote tester, object counter, etc.

Light dependent blinker using LDR and CD4093
Here’s a simple experiment with LDR and CD4093. This is just a modification of a previous project “dark sensor using 2 transistors”. In this project, the CD4093 is configured in such a way that whenever you block light falling on LDR, the circuit starts blinking the LED D1. The flasher circuit does not get power…

How to use infrared module with Arduino
This project is similar to the following projects: 1. ON and OFF LED using infrared sensor 2. PWM experiment using infrared sensor For this particular and the above listed experiments, you need this library: arcfn.com/files/IRremote.zip See the following image to know how to fix the infrared sensor on the breakout board. http://arcfn.com/files/IRremote.zip#sthash.wIx2Q2Mr.dpuf http://arcfn.com/files/IRremote.zip#sthash.wIx2Q2Mr.dpuf http://arcfn.com/files/IRremote.zip#sthash.wIx2Q2Mr.dpuf Datasheet…

How to use DS1307 Real time clock module with Arduino
Most of the microcontrollers are time-agnostic, meaning they are unaware of the time around them, but it doesn’t matter as most experiments do not require it. But, there are several experiments that require the actual time. For example, most of the experiments related to data-logging require time. The following Real time clock (RTC) module can…

Bluetooth communication between android and arduino using FREE applications
With this experimental setup you can send some text messages from your android phone to arduino and vice versa. Basically, whatever you can see on Arduino’s Serial Monitor can also be seen on the interface of Bluetooth Application that I will recommend on this article.

3 useful applications for serial data transfer between Android and Arduino
In this article, you will know about three easy, useful and absolutely FREE Android applications that facilitate serial communication between Arduino and Android via Bluetooth medium. Before moving on to applications, you can check this article to know about the fundamentals of Android-Arduino communication using Bluetooth. Now, let’s start with the applications first, then we…

Multi color Lamp using Amarino, Android and Arduino
This tutorial is for novices who have never made any Android application or worked with Amarino. If you have never done any experiment with Android and Arduino, please start with this experiment. You don’t need to have previous knowledge of Android for doing this experiment. Simply download any Android serial emulator and upload the Arduino code…

SensorGraph using android, amarino and arduino
BUILDCIRCUIT.COM HAS RELEASED A DIY SHIELD FOR AMARINO, CHECK THIS OUT. This tutorial is for novices who have never made any Android application or worked with Amarino. If you have never done any experiment with Android and Arduino, start with the this experiment.

How to use Nokia N900 and Arduino for controlling electronic devices
Here’s a very simple program to display some characters/strings on 16×2 LCD using Nokia N900 terminal and arduino.


How to make an FM transmitter
After getting several comments from young electronic students , I am rewriting this article to make the FM transmitter making process more clear. This tutorial is for making simplest FM transmitter using one transistor. You can make this project with less components and it is an easy and simple project for beginners. Before you proceed,…

Ping))) Ultrasonic range finder using Arduino board
Arduino Code: DOWNLOAD It is a very popular project. You can get full instructions for making this project on http://www.arduino.cc/en/Tutorial/Ping. In the site, you can see other projects related to ultrasonic range finder.

DYP- ME007 Ultrasonic range finder on Arduino board
Arduino Code: Download Edit the code for getting the output on serial monitor. I recommend you to see the listed posts before you start this project.

How to test DYP-ME007 Ultrasonic range finder using NE555 and Multimeter
Test ultrasonic range finder DYP- ME007

Remote operated musical bell using UM3481
This article is about remote operated musical bell using UM3481. The M348X series IC is a mask-ROM-programmed multi melody generator , implemented by CMOS technology. It is designed to play the melody according to the previously programmed information and is capable of generating 16 songs with 3 instrument effects : piano, organ and mandolin. The device also includes a pre-amplifier which…