Category - 3D Printing

Doorbell Light for the Hearing Impaired

Summary: The objective of this project was to create a visual signal on my treadmill to alert me when someone was ringing the doorbell. Why a visual alert? Well, because I invariably have music blaring out of my in-ear headphones when I’m running. Between that and the noisiness of the treadmill itself, I have, in the past, missed the delivery guy knocking at the front door. It is so annoying to have to go on a treasure hunt just to recover parcels that I could have easily received myself if only I had known someone was at the front door. The final device I settled on consisted of a large red flashing LED to get my attention, controlled by a 556 timer chip (which is two 555 timer circuits in one package). I then connected it through internal house wiring to the doorbell. In addition, I designed the enclosure housing this doorbell light to fit into one of the bottle holders on my treadmill’s display console.

Read More

Taotronics Mobile Phone / GPS Car Holder Permanent Mount

Summary: If you are the owner of a Taotronics car phone holder and, like me, you like the design and functionality it provides, but dislike suction cup attachments in general and the fact that it occasionally falls off the windscreen when the weather is warm, then check out this project where I convert the suction cup mount into a permanent mount for my car’s dashboard. Super-steady and no more messing around with the unpredictability of suction cups. Looks good too, although would have preferred it in black!

Read More

A Simple Programming Board for the AVR microprocessor

Summary: A number of the device creation projects detailed on this website use the Atmel AVR microprocessor as the CPU or the ‘brains’ behind the device. However, before one can build any of these devices, one has to be able to get the firmware code on the AVR itself. There are a number of ways to achieve this and the method described here is probably not the most efficient way, but it does tend to be one of the less expensive ways of firmware loading and can also put to work some old equipment which you might have lying around earmarked for the trash heap.

Read More