Electronic Jewelry

4061292835_d595b855d1

[Ellindsey000] posted this neat little pendant to his flickr stream. We like the way it looks, and the fact that it is a functional circuit. The schematic is even pretty neat. We would maybe wear this, as a belt buckle or something. When we looked at this though, we thought it looked really familiar. Yeah, it kind of looks like the arc reactor from Iron Man, but what we thought of was this cool looking walker. As you could probably already tell, it’s the same person. Great job again [Ellindsey000], and thanks for posting the schemtaic.

Apple Remote Arduino Shield

arduino-apple-remote-shield

[Computergeek] made an Arduino Shield in order to use it as an Apple remote. We like the construction technique that he used; taking perf-board and soldering the circuit and using stripped wire to interface with the pin sockets on the Arduino. He’s written the code needed to function as an Apple Remote but this shield has a lot more potential. This is an excellent opportunity to delve into the different IR protocols out there and create a universal remote for all of your random devices. We’d also want to give it a try as a TV-B-Gone.

The parts are easy to find or salvage without putting in an order.  We’re not certain about his design, he should probably have invited a resistor to the party the two IR LEDs are having.

MIT Rethinking Popup Books

[youtube=http://www.youtube.com/watch?v=AI-6wMlaVTc]

We know the folks at MIT are the cutting edge scientists of tomorrow right? We’re always impressed by the stuff coming out of their labs. Well, almost always.  This rethinking of pop-up books does not let us down. We’ve seen some pretty complicated pop-up books. Some that made us really wonder how they pulled it off. But all of those were simply paper and card stock. At MIT, they’re wondering how we can improve the interactive experience now that the electronic components are so cheap and easily available. Even if you don’t have kids, or have no interest in pop-up books, consider this some inspiration for things like packaging and art. This looks fantastic and we know we would enjoy it. Then again, a few flashing LEDs always pique our interest.

[via Gizmodo]

Shift Powered Pumpkins

4021144025_362a11d544_b

[Garret] and a couple of friends totally stole our idea wanted to light up their pumpkins a bit differently this year. They used some ShiftBrites and all the corresponding shift hardware (who knew there was so much shift out there) to bring their carved orange minions to life. Yes, this could be done a lot less modulated by using a regular LED and perhaps a PIC. Maybe it’s not the most technically challenging, but hey its in the spirit of Halloween – one of our favorite holidays. Speaking of which, doesn’t that fence look familiar? Check out a video after the break. Seriously, Mutton Chops? Continue reading “Shift Powered Pumpkins”

72 LED Persistence Of Vision Globe

HaD-pov-globe

[Ben] told us about his POV globe yesterday. We took a look and saw just one photo and the code with no real explanation of his project. He certainly set to work over night and now we see all the goodies we look for in a great build log. He even threw the Hackaday logo up for our enjoyment. His build is well executed and he found some creative ways around the common problems in these projects. We take a closer look after the break. Continue reading “72 LED Persistence Of Vision Globe”

LED Pocket Watch

ledwatch

Today, it is not difficult to find all kinds of watches with LED displays. After [Paul]’s grandfather, a master horologist and pocket watch collector, passed away, he decided to retrofit a broken watch left to him with a custom LED face. Starting from scratch, he designed a PCB complete with 133 (hand soldered) LEDs, room for a temperature controlled oscillator for real time clock capabilites, a LiPo battery, and a cell phone vibrator to provide a simulated “second hand tick” feeling. The whole watch is powered by a PIC 16F946.

This is currently version 1, and he has already begun work on version 2. He plans on adding a more compact, lower power TCXO, automatic NTP syncing, and a USB port for charging and reprogramming. He has a number of detailed videos, and we have a demo video after the break.

[digg=http://digg.com/gadgets/LED_Pocket_Watch]

Continue reading “LED Pocket Watch”

Multi-touch LCD From LEDs

[youtube http://www.youtube.com/watch?v=BiJsBaBAUL4%5D

[Thomas] promised nearly a year ago he would give the community code and schematics of how he made his LED Multi-touch panel, but we would have to wait for his next version first. Well its finally here, bigger and better then we could ever have imagined. His new version is organized as a 48 by 32 matrix of 1536 LEDs, but he’s gone further by placing it behind a stripped LCD to make a multi-touch display. It doesn’t seem nearly as fast or accurate as the original, but potentially could be more portable than ones we’ve seen before. And yes, this time around he included how his LED matrix is made.