Roll Your Own Arduino PWM

Most projects are built on abstractions. After all, few of us can create our own wire, our own transistors, or our own integrated circuits. A few months ago, [Julian Ilett] found a problem using the Arduino library for PWM. Recently, he revisited the issue and used his own PWM code to fix the problem. You can watch the video below.

Of course, neither the Arduino library nor [Julian’s] code is actually producing PWM. The Atmel CPU’s hardware is doing the work. The Arduino library gives you a wrapper called analogWrite — especially handy if you are not using an Atmel …read more

Continue reading Roll Your Own Arduino PWM

Quick Hack Cleans Data from Sump Pump

Nobody likes to monitor things as much as a hacker, even mundane things like sump pumps. And hackers love clean data too, so when [Felix]’s sump pump water level data was made useless by a new pump controller, he just knew he had to hack the controller to clean up his data.

Monitoring a sump pump might seem extreme, but as a system that often protects against catastrophic damage, the responsible homeowner strives to take care of it. [Felix] goes a bit further than the average homeowner, though, with an ultrasonic sensor to continually measure the water level in the …read more

Continue reading Quick Hack Cleans Data from Sump Pump

Old Heatsink Lets Ham Push Duty Cycle for Digital Modes

Listen to the amateur radio bands long enough, and you’ll likely come to the conclusion that hams never stop talking. Of course it only seems that way, and the duty cycle for a transmitter operating in one of the voice modes is likely to be pretty low. But digital modes can up the duty cycle and really stress the finals on a rig, so this field-expedient heat sink for a ham transceiver is a handy trick to keep in mind.

This hacklet comes by way of [Kevin Loughin (KB9RLW)], who is trying to use his “shack-in-a-box” Yaesu FT-817 for digital …read more

Continue reading Old Heatsink Lets Ham Push Duty Cycle for Digital Modes