How to assemble Magician Chassis

Check out similar robotics chassis at Buildcircuit store Sparkfun.com has recently released a simple, easy and useful robot platform for robotics amateurs. It is called “Magician Chassis”. You can use the chassis for different kinds of robots, for example, line sensing, obstacle detecting and smart phone controlled robots. I have recently published an easy project…

Read More

Viewing BuildCircuit’s Gerber Files on EasyEDA Gerber Viewer

We have been using different online Gerber viewers for checking our Gerber files before sending the PCB designs for manufacturing. We have now started using EasyEDA’s Gerber viewer because it helps us to visualize the PCB that would appear after it is manufactured. The application is pretty straightforward and we can check different files to see the changes on…

Read More

TINY MIC PREAMPLIFIER

The Tiny Mic Preamplifier based is based on a single transistor amplifier design.  It amplifies the output of the electret condenser microphone.  Good choice for Karaoke. SPECIFICATIONS Power supply: 5 ~ 9 VDC @ 2 mA Provides standard audio signal PCB dimensions 26 mm x 56 mm SCHEMATIC PARTS LIST PCB DOWNLOADS mic_preamplifier.pdf

Read More

Multivibrator module

Description: A multivibrator has identical components(capacitors, transistors and resistors) arranged on the left and right hand sides that can be used to implement a variety of simple two-state systems such as oscillators, timers and flip-flops. In a multivibrator circuit, increasing the value of the two electrolytic capacitors increases the time each LED remains on/off. 

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