Netbook Comparator

netbooks

Our recent netbook post got a huge response. They are almost unanimously loved. A few dissenting opinions were present though. A few people mentioned that until this generation arrived, they were buying used subnotebooks for exactly the same reasons.

If you’re in the market for a new machine, Obsessable’s netbook comparator has all of the current models broken down by feature.

Arduino Shield Scaffold

arduinoshield

[Garrett] from macetech has been prototyping shields for the Arduino development platform. Arduino’s have an inexplicable nonstandard spacing between two of the banks of output pins. This means that you can’t use regular perfboard with them. To make the design process quicker, [Garrett] has put together an Eagle file that just includes the male header pins. The file also has a line indicating the tall lower board components so you can avoid creating shorts.

Track The Sun For Home Lighting.

sun_track

Have a room in your house that really could benefit from some sunlight? Build a Suntrack to reflect light in as long as possible. The two axis motor set up is built from a couple of  satellite dish positioning motors with the control electronics removed. The whole thing is controlled with a PIC 18f2520.  Once calibrated, it will reflect the sun into your room, updating every twenty seconds. While this may not be the most efficient way of lighting a room, it is a cool way to do it if you absolutely must have sunlight. We can’t help but wonder if there would be a way of using a solar powered system to do this to save energy. Could this possibly be done using BEAMhead” circuit?

[via Hacked Gadgets]

LED Projector

led_projector

[PuffMag1cDrag0n] shows us how to make a fairly simple projected LED display. The projector is made from a 13×7 LED matrix and a couple fresnel lenses. The layout and construction is similar to the Lumenlab projector setup, only replacing all the lighting and LCD with an LED array. It communicates via serial port and is powered by a pic micro 16f648. We would love to see an RGB version of this. The directions are a bit rushed, but you should be able to get the gist. Just remember that you need some pretty powerful LEDs to throw a big image.

Roboexotica 2008

robo11

We couldn’t make Roboexotica in Vienna, Austria this year (check out last year’s coverage), so we asked [Bre Pettis] to act as our liaison.

Last night was the opening party of Roboexotica, the worldwide gathering of cocktail robots. It was a blast! Pictured above is Robovox, a 40 foot high robot that you can text message to and it will say what you text to it! Continue reading “Roboexotica 2008”

Controller Button Marquee

controller_marque

[Ben Heck] posted an interesting one-off project he built many months ago. Video game developer Infinity Ward approached him to build a large display that indicated what buttons on a controller were being pressed. They were planning on using it during player testing by recording the board and the monitor at the same time. They could then compare the two to see if there was any disconnect between the players input and the onscreen action. Infinity Ward is the developer behind games like Call of Duty 4.

[Ben] piggy-backed the switch connections and added an external port. He used a pair of octal buffer ICs to replicate the signals and activate the LEDs. The whole board is powered by the same 3.3V line that’s used by accessories like the chat pad. The triggers have three LEDs each and are lit using a resistor ladder. [Ben] comments that since this is a newer Xbox 360 controller, the active-low button scheme makes it fairly easy to work with. There is a video of the board embedded below. Continue reading “Controller Button Marquee”

IPhone Controlled Dog Treat Dispenser

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

[Stephen Myers] has been toying around with some beta ioBridge hardware. He decided to build a remote control dog treat dispenser. ioBridge‘s hardware is built specifically to make web enabling projects easy. The main controller board has four I/O channels that speak to addon modules. It has an ethernet port on the main board and an easy to configure website.

[Stephen] used a servo addon board for his project. The dispenser is built from a scrap CD spindle attached to a servo. He can issue commands from his iPhone, which shows live video of the kennel. He’ll be building several other automation projects based on this system.

[via TUAW]