A More Powerful Boost Charger

[Meseta] built a powerful boost charger to top off his portable devices. He was inspired by the Minty Boost but wanted to overcome the rather limited capacity provided by the two-celled product. He ended up building his own DC to DC boost circuit rather than using an all-in-one IC. As you can see, the result uses four 18650 lithium-ion cells, normally found in laptop batteries, and can power two USB devices at the same time.

Phasor A/V PAL Demo Uses ATmega88

[youtube=http://www.youtube.com/watch?v=sCN1bqRG-7o]

Above is a new demo video called Phasor developed by [Lft]. It is run from an AVR ATmega88 and a few passive components, and the result is pretty amazing. [Lft] goes into detail about the tricks he used to get this up and running. The chip is clocked at 17.73447 MHz which is exactly four times the frequency of the PAL color carrier wave which allows him to fake a smooth signal. He also uses a timer trick to get the voltages that he needs. The work done here is beyond hardcore and quite frankly we can’t believe he managed to fit all of this into 8.5 KB of program space with just 1 KB or RAM. We wonder if there’s enough room there to add sound and color to the AVR Tetris project.

[Thanks Sprite_tm]

DPAC Put Your Alarm Clock To Shame

DPAC, the Dynamically Programmable Alarm Clock, goes far beyond what you would expect an alarm clock to do, yet we find all of its features useful. You can see there are four buttons at the bottom that control the menu scrolling. The second from the left currently reads “Sync”, a feature that the clock uses every 10 minutes but can be forced manually. This will check your Google Calendar, schedule an alarm for the next event while factoring in driving distance, traffic, and weather conditions. It’s got an audio system for radio and iPod operation, but also includes some home automation options. Using the X10 communication protocol it can turn on lights, start the coffee maker, and open the blinds as part of a gentle wake-up cycle. All of this is configurable through the clock itself, or via the web interface. The prototyping was done on an Arduino but the final version uses an AVR ATmega324 along with a Roving Networks RN-134 WiFi module (datasheet) for connectivity. Check out the demonstration video that [Eric Gaertner] and his fellow developers filmed after the break.

Continue reading “DPAC Put Your Alarm Clock To Shame”

9 Digit Pulse Counter

At roughly $20 to build, this 9 digit pulse counter is an excellent example of home built tools. The builder, [Josh] found himself repairing a device and in need of a pulse counter. With the components cheaply available, he just built his own. He says that it has a few limitations, like display brightness, but overall it seems to do the job well. You can download the PCB from his site.

[via MakeZine]

Report From ESC Silicon Valley 2010

Ah, the heady aroma of damp engineers! It’s raining in Silicon Valley, where the 2010 Embedded Systems Conference is getting off the ground at San Jose’s McEnery Convention Center.

ESC is primarily an industry event. In the past there’s been some lighter fare such as Parallax, Inc. representing the hobbyist market and giant robot giraffes walking the expo. With the economy now turned sour, the show floor lately is just a bit smaller and the focus more businesslike. Still, nestled between components intended to sell by the millions and oscilloscopes costing more than some cars, one can still find a few nifty technology products well within the budget of most Hack a Day readers, along with a few good classic hacks and tech demos…

Continue reading “Report From ESC Silicon Valley 2010”

Puppet Circuits

This isn’t a specific project, so much as a pointer to a budding new site. Puppet Circuits is the project of [Raphael Abrams], one of the co founders of NYC Resistor. As you can probably guess, he has been posting about the circuits he uses in his animatronic puppets. I faces all kinds of problems since may of the systems are to be worn and have to endure some pretty rough treatment and still perform well. Very interesting stuff to read about.

RFID Immobiliser

[andrew_h] has put together this slick anti theft device for his car. The RFID immobiliser is used to keep the car from starting unless you swipe an RFID tag. Depending on how well you hide it, and how well the person stealing the car knows you, they would have no reason to suspect that they have to swipe the tag. Even if someone steals the car while it is already running, they won’t be able to re start the engine if they shut it off. As usual, schematics and PCBs are available.