General

KidVac

This is the circuit for the prototype of KidVac, a toy that amplifies a child’s inhalation using a vacuum, so that they can “suck” up objects for fun. Here’s the first draft of code for the microcontroller.

KidVac Read Post »

General

Slider Control

This is a first-draft prototype of a slider control for a shower. The control is intended to move easily between warm and cool, with a double-reversal of direction required to select very hot or very cold water. The control utilizes some fundamental interactive properties. Water temperature is mapped to up and down, and constrained from

Slider Control Read Post »

General

Best New Battery Charger

A new battery charger for a new semester at ITP. The LaCrosse Technology BC-900, doesn’t just have a cool name, it also features a display that shows complete information on the batter charging process. It can handle both AA and AAA NiMH rechargeables in four totally separate banks. That means while one batter fast charges,

Best New Battery Charger Read Post »

General

Sensing & Dimming

midiDim Originally uploaded by Professor Shiny. We now have the basic sensing and dimming functions completed, using the MIDI dimmer and three photosensors over TCP/IP. The effect is excellent when the refresh rate is high. If we decide to go with a less frequent refresh rate, then a smoothing algorithm will need to be added

Sensing & Dimming Read Post »

General

XPort Twins

XPort Twins Originally uploaded by Professor Shiny. Here’s the two XPorts mounted on a single breadboard. One communicates with the other over TCP/IP and it finally works. Things I learned that I’d like to remember next time: Instead of sending inverted serial like we send to the computer from the PIC, the XPort is expecting

XPort Twins Read Post »

Scroll to Top