LED PDF From TI (KUWTA)

[Satiagraha] let us know that Texas Instruments(TI) has given out a neat “LED Reference Design Cookbook” PDF. The document contains 17 some odd little projects featuring different TI ICs and ways of using them to control LEDs in things from backlights to torches to solar lanterns to advanced PWM control! Sure the document is biased towards using TI equipment, but that shouldn’t stop you from recreating, modifying, and generally just having fun with their designs in your own productions.

Review: Mbed NXP LPC1768 Microcontroller

mbed is a next-generation 32-bit microcontroller platform. It’s a prototyping and teaching tool somewhat along the lines of Arduino. On steroids. With claws and fangs. Other contenders in this class include the MAKE Controller, STM32 Primer and Primer 2, Freescale Tower, and Microchip’s PIC32 Starter Kit. The mbed hardware has a number of advantages (and a few disadvantages) compared to these other platforms, but what really sets it apart is the development environment: the entire system — editor, compiler, libraries and reference materials — are completely web-based. There is no software to install or maintain on the host system.
Continue reading “Review: Mbed NXP LPC1768 Microcontroller”

Multixylophoniomnibus

[Ania] wrote in to let us know her team had finished the Multixylophoniomnibus and that they have posted an extensive writeup about it. We covered this augmented xylophone when it was still in development at the beginning of this month. Originally they wanted to use mallets wrapped in tinfoil as switches that close when they contact the metal keys, something akin to matchbox cars as a switch. This plan was thwarted when they realized the paint surface insulated the metal keys. At this point they switched to piezo sensors which turned into an odyssey of trial and error to achieve a reliable input for the Arduino to monitor. In the end they got it working with around forty lines of code, interfacing six boxes containing a different type of noisemaker.

See the finished instrument played in the video after the break. Alas, the addition of the piezo sensors do impede the resonance of the xylophone keys, but we still like it! There’s something reminiscent of the beginning of Pink Floyd’s Money when this is played.

Continue reading “Multixylophoniomnibus”

Tube Prototyping Station

[Gio] enjoys using vacuum tubes in his projects. He designs the circuits using a CAD program but was finding that there is no substitute for actually building a prototype before heading to a final design. To make this process easier, he built his own tube prototyping station.

At the top of the board he’s got three different sizes of tube sockets with the pins from each wired as common. The nine pins from the sockets break out to a terminal strip where they can be interfaced with a solderless breadboard. For added versatility he’s included terminals to tap into some RCA jacks, as well as a 100 kOhm variable resistor. We’d bet this is not something that you can find ready-made, but it sure does look a whole lot better than a workbench full of components alligator-clipped together.

Remote Uses No Batteries

How often do you change the batteries in your television remote control?  Yeah, basically never. But that’s a tribute to how efficient the device is and not a reason to overlook this development. NEC is showing off a remote control that uses no batteries. Power is generated using the piezo effect that occurs when a button is pushed. That is to say, when a crystal is compressed it emits a tiny bit of electricity which is harnessed and used to power this device. This is the same principle that is used in the electricity producing sidewalks tested in Japan.

It’s pretty phenomenal that they can run the device using this method. Right now there’s only a handful of buttons but we’re sure there’ll be advances in the technology. There’s a ton of use for this if it can be miniaturized. It is using radio frequency instead of infrared, making it a useful development in wireless doorbells, garage door openers, key-less entry fobs for your car, and many more applications.

[Thanks das_coach]

USB Accelerometer Controller

[youtube=http://www.youtube.com/watch?v=szZv2YYQm0U]

As you can see above, there is no wiimote in that accessory steering wheel. There is, instead, a home-made accelerometer controller that connects to the pc via USB. Based around a PIC 18F2550 and a 2 axis accelerometer, this device is detected by windows as a standard controller. The schematic and source code are available on his website. He says it can also be used as a “motion mouse”. You can see a video of that after the break.

When we first saw the video, we thought it might be the same person as the accelerometer controlled maze project, due to the wiimote steering wheel casing.

Continue reading “USB Accelerometer Controller”

Axe Your Camera (again!)

[Maurice] let us know that his latest photography tool for hackers, the Camera Axe 3.0, is now available. The original allowed you to trigger a high-speed flash and camera from a multitude of sensors, including light and sound. The new one does all that, but also: allows multiple cameras or multiple flashes, clean up of software to make it more user adaptable, and the best (arguably the most important) part – cheaper components! All that and more under the Creative Commons that we do love so much. Keep up the amazingly detailed and just pure awesome work [Maurice].