Wacom Light Graffiti

wacom_light_graffiti

[Jon] wanted to have some fun with the Graffiti Research Lab’s LASER Tag. Unfortunately his computer wasn’t quite up for the challenge of detecting the laser pointer with a webcam. Not to be discouraged by this hardware limitation, he purchased a used Wacom tablet and threw together some code to make it work with the GRL display software. Now designs can be scrawled on the pad and the projector displays them with the familiar dripping paint effect. Continue reading “Wacom Light Graffiti”

Nokia PUSH Competition

nokia-n900-maemo

With the upcoming release of a Cortex-A8 based handset, Nokia is looking at gaining some popularity with the hacker crowd through their new project/competition. If you can think of a good hack for the Maemo-running Nokia N900, you could win a vague prize pack consisting of the device itself, plus support (including financial) to make your idea a reality. The website states that winning hacks will be toured around the world. The due date for submissions is October 11th. A getting started guide is available (though it mostly consist of instructions on connecting the N900 to an Arduino through bluetooth).

Wireless RGB Light Bulb

img_3953

Want to make the above yourself? [Sprite_tm] did a thorough job documenting the build step by step (complete with pics, schematics, graphs, and links to the parts used). In summary, [Sprite_tm] busted open an Ikea CFL bulb to reuse the housing. Inside, he installed a scavenged power supply, ATtiny44, RGB LED module, and a radio receiver. A remote control allows [Sprite_tm] to change the lighting of his room to nearly any color. The cost of the project is a little under $30. The price tag isn’t so steep when one considers the insanely long lifetime of LEDs.

Pool-playing Robot + ARpool

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

Enjoy losing at pool? Well the folks at Queen’s University just made it a whole lot easier. The Deep Green robot was created with the purpose of playing a flawless game, allowing it to beat even the most skilled human players. More than a couple of research papers have been written on the project. A ceiling-mounted Canon 350D tracks the position of all of the balls, in addition to another cue-mounted cam (for higher shot accuracy). Using a bunch of calculations, and a computer (probably more advanced than an Arduino), the Deep Green is able to strategize and play. Very well.

On a positive note, another team from Queens is working on a seperate but related project: ARpool (as in augmented reality). It was created to make playing pool easier. The website does not provide much info, but it seems to project different moves onto the pool table, allowing an inexperienced player to tell whether a shot is at all possible.

Laptop Running On A Sealed Lead Acid Battery

steupup_box

[Viktor’s] laptop needed a new battery; he had the trade off between carrying around a cheap but heavy sealed lead acid (SLA) battery, or buying an expensive but light Li-Ion battery. Figuring his old laptop was pretty heavy already, and having an unused SLA available, re-purposing it for his laptop wouldn’t be too much of a hassle. Using a boost converter he built out of a custom dip MAX668, he is able to output the necessary 5 amps required. An MC 34161 voltage monitor chip is planned for future revisions, but he’s currently running it just fine. Check out some of his other cool hacks on Karosium.

Related: MSI Wind extended battery

How To Make Your Project An Internet Sensation

internet_sensations

We’d like to spend some time talking about documenting your project and sharing it with the world. For many, the goal is to become an Internet sensation, hopefully for the right reasons. Taking a bit more time to make certain you do a great job of sharing your information will pay off. Here at hackaday.comwe focus on technological wonders but these guidelines should work well at improving the desirability of anything you might want to share on the interweb. Continue reading “How To Make Your Project An Internet Sensation”

Web Controlled Dark Crystal

mood_rock_using_shiftbrights

[Reza] sent in his mood rock. Unlike other “mood” devices, instead of showing what mood you’re in, it shows what mood the internets are in. Two ShiftBrite modules are controlled by an AVR ATmega8 which then connects to a computer via USB. The assembly is placed inside of a piece of alabaster.

USB communications are controlled by the ATmega8 running V-USB (formerly AVR-USB) firmware. [Reza] wrote some code to control the colors from the web using Perl and AJAX. Head over to the web interface to set the colors yourself. We’d love it if a live webcam was added so we could see our mood on the rock itself. Continue reading “Web Controlled Dark Crystal”