Environmental Monitoring


[Daniel Klien] sent me his thermd environmental monitoring project. It’s written in perl, but the cool part is the sheer number of supported devices. It’s pretty rare when a single developer is given test hardware so he can add support for it.

Sure, this isn’t a hardware hack, but temperature logging is one of those irritating problems of hardware hacking. I’ve got loads of uses for it – coffee roasting, house management, battery charging, monitoring for my EV motorcycle project.

DIY Audio Interconnects


This is one of those things that has annoyed me for so long, that I’m putting it up. I have despised, no, I have friggin loathed the quality of 1/8″ (3.5mm) cables. Cables are pretty easy; just clip, strip and solder away, right? Right. If you grew up cursed with the junk that rat shack carries, you know my pain. So, if you hate those crappy cables as much as I do, go check out this lovely little write up on making quality interconnects. (Now if I could just find a 2.5mm connector like that switchcraft 3.5mm to fix this spare apple power supply)

Ultrasonic 3d Mouse

3d ultrasonic mouse

Shane brennan sent in his groups final CE/EE senior design project. fre3space is an ir, ultrasonic 3d mouse. Three towers take ultrasonic sound measurements to calculate the position of the mouse. button clicks are transmitted in ir. A fpga developers kit ties it all together and provides the usb interface. a simple opengl application demonstrates the 3d capabilities of the system (vs 2d of the desktop variety).

Continue reading “Ultrasonic 3d Mouse”

Palm Morse Code Keyboard

palm morse keyboard

[Tom] was looking for a standard USB interface for a Palm folding keyboard when he stumbled across this Morse code adapter (cache) from 2004. Palm keyboards use a serial connection to talk to the PDA. Since they are low-power and compact, they’re a good choice for ham radio applications. The site has pictures, schematics and PIC code to make the Morse code keyboard.

Continue reading “Palm Morse Code Keyboard”