🛠️ Dive into our collection of DIY Kits, 🔊 Audio Amplifiers, Digital Scoreboards, FM transmitters, and more!
🎶 Explore endless possibilities at our new store.


Troubleshooting electronic projects

We all know that troubleshooting is a process of identifying and solving problems that cause a circuit to malfunction. This article is about troubleshooting basic and amateur electronic projects, not about sophisticated devices . With the exception of minor problems,troubleshooting sophisticated systems at the circuit level, like computer, VCR, mobile phones, etc. requires special skills,…

Read More

Amarino DIY shield for Android-Arduino-Bluetooth experiments

About Amarino Shield Amarino shield can be used for doing several experiments with Amarino and Android serial emulators. For example, you can operate a multicolor lamp, sensor graph, light sensor, etc. The shield is just a modification of previous shield designed and published by Sagar Sapkota (Buildcircuit.com). Amarino shield 3.0 has added one more header space…

Read More

Motion sensor

Here’s a simple motion sensor. Sketch has been taken from Arduino site. The sensor’s output pin goes to HIGH if motion is present.  However, even if motion is present it goes to LOW from time to time, which might give the impression no motion is present. This program deals with this issue by ignoring LOW-phases shorter…

Read More

RC module

Description: An RC circuit is used to introduce time delay in circuits. A combination of resistor and capacitor gives a time constant. The following circuit shows a basic RC circuit. In the figure C1(100uF) works as a storage capacitor. When you press the switch, the capacitor charges quickly and provides base current to the transistor…

Read More