PixelController software update

Michu updates us on his PixelController project, an OpenSource LED matrix controller software: This “Rough Cut” video shows new features of the upcoming 1.31 release. New features: -Wireless PixelInvaders Panels -OSC Generator: use Processing (or any tool you like) to send images to PixelController. I included some nice Processing code examples, like using your Android […]

AirBurr, an autonomous flying robot

Autonomous robot navigates using collisions: Meet the AirBurr, an autonomous flying robot specifically designed for missions in difficult, confined environments under total darkness. Airburr is inspired b the simple navigation strategy that insects use to follow – It follows a path and if it collides, it has an excellent ability to recover. Check out the […]

Microchip’s BodyCom technology

BodyCom™ Technology provides a secure communication channel using the human body: Microchip’s BodyCom™ Technology is a short-range, low-data-rate communication solution for securely connecting to a wide range of wireless applications. Activated by capacitively coupling to the human body, the system communicates bidirectionally between a centralized controller and one or more wireless mobile units. Intra-body communication […]

MCP23017 I2C IO expander breakout board

Jechavarria has designed this breakout board with the MCP23017 I2C IO expander: With this board you can drive a 2×16 display LCD with only two signals (I2C). I also develop some code (in C) to manage this device, based on a AT89C51RE2 microcontroller. Please feel free to visit www.jechavarria.com for more info, schemes, and source […]

Futaba 10C radio hacked to accept a Spektrum DSM module

Futaba 10C radio hacked to accept a Spektrum DSM module: Tom from Damage Designs has Hacked his Futaba 10C Radio to accept a Spektrum DSM Module. Turns out these were not designed to function together but with a bit of effort Tom got them to work just fine. The actual protocol seems to be the […]

#FreePCB via Twitter to 2 random RTs

Every Tuesday we give away two coupons for the free PCB drawer via Twitter. This post was announced on Twitter, and in 24 hours we’ll send coupon codes to two random retweeters. Don’t forget there’s free PCBs three times a every week: Hate Twitter and Facebook? Free PCB Sunday is the classic PCB giveaway. Catch […]

AVR microcontroller based PWM fan controllers

Zak Kemble posted his AVR based PWM fan controller build: So this is a bit of a continuation on my 555 timer based PWM controllers, but now using microcontrollers and MOSFETs instead of 555 ICs and transistors. I made 2 versions, one with switches for speeding up and down and the other with a potentiometer […]

Another project-a-week: ATtiny85 programming shield

This week Rwinscot shared his RickPAW ATtiny85 programming shield project in the forum: Saw a couple implementations of the ATtiny85 programmer on Instructables… and decided to roll my own. It’s bare-bones, but gets the job done. It works as a minimal Arduino shield and has headers for ‘jacking-in’ to the uC. Goals on this one are […]

App note: Resistive bridge basics – Part One

Part One – Resistive bridge basics: Bridge circuits are a time-honored way to make accurate measurement of resistance and other analog values. This article covers the basics of bridge circuits and shows how to use them to make accurate measurements in practical environments. It details the key concerns of bridge-circuit applications such as noise, offset […]