ElectroDroid – your Android electronic reference app

Earlier this week, fellow Hack a Day-er [Mike Nathan] reviewed Adafruit’s new iPhone/iPad app Circuit Playground. The comments on [Mike]‘s review turned to suggesting ElectroDroid as an alternative to Circuit Playground. Surprisingly,  Hack a Day authors actually pay attention to the comments, so I’ve decided to throw my hat into the ring and offer up my review of ElectroDroid. … Read the rest

POV clock spins light filter instead of LEDs

This hard-drive based POV clock is a treasure trove of great design choices. Now, we’ve seen a bunch of spinning clock builds. Several of the hard drive versions use slits cut in the platters to create a display by illuminating an LED behind those slits at just the right moment. This is a similar idea but [Jason Hotchkiss] ditched the … Read the rest

Supercap lights your way in times of need

You won’t find [Antoine] stumbling around in the dark. He just finished working on this LED flashlight which draws power from a super-capacitor (translated). He realized that lighting a high-efficiency LED takes so little power that there are many benefits in play when deciding to move away from batteries. When compared to a super capacitor, batteries have a … Read the rest

Cockroft-Walton Multiplier can output positive or negative voltage

If you’ve already dipped your toes into high-voltage power supply pool you may be thirsty for a bit more knowledge. Here’s a neat illustration of how to build a voltage multiplier that can output a positive or negative supply. It is based on a design known as the Cockroft-Walton Multiplier. It’s the add-on housed in the plastic box seen … Read the rest

JTAG dongle pushes code to FPGA after bootup

This gnarly beast has near-magical qualities. [Sprite_TM] patched it together as a dongle which attaches to a JTAG header (we’re fairly certain this is not a standard footprint for that interface though). He uses it to push code to an FPGA after that device boots. Why? Well, there’s several reason, but the most generic answer is that some boards … Read the rest

Using a cheap accelerometer with Arduino comes with a catch

[Boris Landoni] put together a guide to using an inexpensive 3-axis accelerometer with Arduino. The chip that he chose for the exercise is an MMA7455L made by Freescale. It’s got a lot of nice features packed into it, using hardware to do some of the things you’d need software for with other chips like reporting in which direction the … Read the rest