Color organ – LED light show

Want a simple light show in your room? Here’s an Instructable on how to build your own. The Color organ is all analog and built from only transistors, resistors, capacitors, and of course LEDs: Audio source can be any “line level” output from audio equipment, or headphone output from computer sound cards and iPod/MP3 players. […]

Type4me USB keyboard emulator automates passwords

Bored of always typing in the same password over and over again? Luca designed a board to tackle just that problem. It’s a USB composite device, featuring both a USB keyboard emulator and a serial port. You program the letter sequence for the keyboard to type via the serial port, then press a button on […]

Geiger counter with SI-3BG Russian tube

Erdabyz designed a Geiger counter around a SI-3BG Geiger Muller tube. It uses a PIC16F1508 to read the radiation level, and passes it to a computer via a FT232R USB-to-Serial IC. Timer 1 uses a secondary xtal oscillator at 32,768kHz as clock source. Every 2 seconds the timer overflows. Output pulse from the geiger tube […]

PCB a Week 5: Oledy generic OLED breakout board

Mats continues his challenge of designing one PCB every week. In week 5 he came up with Oledy, a breakout board featuring 8 most common pitches for OLED display connectors, spanning from 0.5mm to 1mm. The Oledy board is a 5×5 cm board meant to be cut in half ending up with two boards 2.5 […]

A simple, flexible adjustable dummy load

Nickjohnson posted his flexible dummy load project in the project log forum: I’ve been testing Loki’s power supply lately, and hurting for the lack of a good dummy load. There are plenty of flexible dummy load projects out there, but they’re largely over-engineered and on the expensive side. I decided to put together a really simple […]

Multi-processor test board for open source USB stack development

An open source USB stack for PIC microcontrollers has evolved in the forum over the last year. It supports a number of USB-enabled PICs, and a good developer would test each chip before each release. We’ve been crowd sourcing that testing in the forum, but now prolific forum member Mats is designing a PCB so […]

Sensorless Brushless DC Motor Drive with MSP430

A booster board for the MSP430 LaunchPad controls brushless DC motors with or without sensors. A bunch of double NPN transistor MBT2222AD ICs drive the motors: I thought that I would share my project on the forum. I call it BLDC Booster. It is a booster pack for the MSP430 LaunchPad that allows for sensored […]

Lithium Polymer internal resistance meter determines battery life

Here’s a project that let’s you measure the internal resistance of Lithium Polymer batteries. It measures the total current as the battery discharges through a 1 Ohm resistor. From the known voltage and the discharge current the internal resistance can calculated. This device can be used to measure the internal resistance of Lithium Polymer batteries […]

PCB a Week 1: Crystal oscillator breakout

Matseng started a challenge for himself where he intends to post a PCB project a week. The first project is “NanoUtils Xtal” – a crystal oscillator breakout board. The board is designed to be interfaced with microcontrollers that have their oscillator pins next to a ground pin. This board is a breakout containing a SMD […]

DIY manual pick ‘n’ place machine

Bored with having to pick up every component with tweezers, and having them always fall off at unfortunate moments. Build a manual pick ‘n’ place machine. Basically it’s a suction cup on X and Y movable axis, with a USB camera attached for higher precision. If you are dealing with tiny SMD parts (e.g. 0402 […]