How to build still another passive ethernet tap

firestorm_v1 from yourwarrantyisvoid has published this detailed tutorial on building and using a passive ethernet tap. His goal in this project is to facilitate network monitoring for intrusion detection purposes, and wanted hardware which will allow the monitoring for traffic without degrading performance.

Tellymate makes serial to video easy

The UK based crew from Batsocks develops and sells open source kits including breadboard related projects. We found a project they call the Tellymate which looks like a simple and easy way to provide plug-in video text output to any MCU project using just an ATmega8 and a handful of passive components. TellyMate is a […]

Simple Sunday circuit: variable voltage regulator

From time to time we’ll be posting shortcuts and hacks we use around the workshop that make a task easier and less expensive. Here’s one example: a variable voltage regulator. We wanted to adjust the output from a 12 Volt solar cell to power projects needing lower voltages. The solution: construct a variable voltage regulator […]

Build an LED display board that Tweets

Robert Diamond is with Alpha One Labs in Brooklyn. When they acquired a discarded LED sign sans control circuitry that they wanted to repurpose, they knew their work was cut out for them. He writes: After hooking it up and enabling it to display incoming tweets, a prototype was born. In this guide, I’ll walk […]

Tutorial: Using SD/micro SD cards with an Arduino

Our friends at Adafruit have posted this tutorial on using SD and Micro SD cards with Arduino. This is a great resource for beginners looking to expand their knowledge as well as advanced users who want to brush up on microcontroller interfacing skills. They use the latest version of the Adafruit SD Card library available […]

Infrared serial link using PIC18F452

Chris from PyroElectro writes us with this useful project to communicate serial data over an infrared link. Here’s an article that explains how to create a wireless infrared transmitter using an IR LED and a wireless IR receiver using a phototransistor to make a communication system. Asynchronous serial is transmitted over this link at 9600 […]

Easily measure inductance using Arduino

Moser from ReiBot has developed a simple project for using an Arduino along with an LM399 and several discrete components to measure inductance. He says: So you need to make or measure an inductor, but you don’t have an oscilloscope or signal generator? Measuring inductance with a handful of cheap common parts is certainly possible. […]

OpenDuino hackerspace monitor

The Luxembourg based syn2cat hackerspace has a system in place to provide members with information on the open/closed status of the space online or via an Android app. They call it OpenDuino, and it is more than a web based status monitor. OpenDuino also operates as a security system, allowing members to open and secure […]

A tale of two op-amps: A Hitch-Hikers guide to op-amp specs

A few weeks ago we covered the Touchstone Semi TS1001 ultra low-power and low-voltage op-amp. Ultrasounder commented: Looking at the datasheet, the key [specs] reveal a very lousy, CMOS input-output opamp which is not speced for anything beyond audio. The GBW is 4KHz which means that the max frequency this thing can reliably amplify without […]