Month: January 2011
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. 🛠️ Dive into our collection of DIY Kits, 🔊 Audio Amplifiers, Digital Scoreboards, FM transmitters, and more! 🎶 Explore endless possibilities at…
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…
Test UM3481 musical circuit
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 provides a simple interface to the driver circuit. The M3481…
Ultrasonic range finder on breadboard using Arduino, DYP-ME007 and NE555
Ultrasonic range finder on breadboard.
Dark sensor using two transistors
This works same as the other dark detector circuit. When light is falling on LDR, its low resistance drives transistor Q1-BC547 into conduction. This keeps transistor Q2 cut-off due to low base bias. The D1-LED does not get power as long as ambient light falls on LDR. When the resistance of LDR becomes high in…