Supercon Badge Hardware Hacking: Here’s What to Bring

Hackaday Superconference is just a week away (precious few tickets remain), a celebration of all things Hackaday, which naturally includes creative projects making the most of their hardware. Every attendee gets a platform for hacking in the form of the conference badge.

To make the most of your badge hacking fun, plan ahead so you will have the extra components and the tools you need. At the most basic, bring along a serial to USB cable and a PIC programmer. These are common and if you don’t own them, ask around and you will likely be able to borrow …read more

Continue reading Supercon Badge Hardware Hacking: Here’s What to Bring

Surprise Your Loved One with a Heart Keychain

Sometimes the simplest projects can be the most impressive. Most of the time our simple projects are not as neat and elegant as our more time consuming ones. Sometimes they don’t even leave the breadboard! When [Sasa Karanovic] first envisioned his key-chain idea, he knew it would be simple. But he made up for the lack of sophistication with style.

The heart-shaped key-chain has one goal – to flash a pair of red LEDs when a capacitive button is touched. He was able to accomplish this with a PIC12LF1822 and a handful of supporting components. We’re quite impressed with the …read more

Continue reading Surprise Your Loved One with a Heart Keychain

Arduino with a… PIC?

Before the Arduino took over the hobby market (well, at least the 8-bit segment of it), most hackers used PIC processors. They were cheap, easy to program, had a good toolchain, and were at the heart of the Basic Stamp, which was the gateway drug for many microcontroller developers.

[AXR AMR] has been working with the Pinguino, an Arduino processor based on a PIC (granted, an 18F PIC, although you can also use a 32-bit device, too). He shows you how to build a compatible circuit on a breadboard with about a dozen parts. The PIC has built-in USB. Once …read more

Continue reading Arduino with a… PIC?