Let it Snow (Leopard)

posted Dec 24th 2009 8:09am by
filed under: macs hacks, netbook hacks

Yet another netbook can now run OS X. This one happens to be the Samsung n310, making it our first published non-Dell netbook to accomplish the feat. The key lies in a custom (and downloadable) .ISO for intalling said operating system onto a netbook. Full instructions for the task, and an audio driver for the n310 in OS X, are available on the [ComputerSolutions] website.

Oddly enough, the platform swap probably ‘freed up’ some space.

Open source artillery

posted Dec 23rd 2009 1:00pm by
filed under: arduino hacks, toy hacks

Thanks to [Josh, Kyle, and Mike], it is now possible to wage (Nerf) war with an Arduino. The turret designed around it is capable of shooting 6 foam projectiles in close succession, between reloads. The faux weapon interfaces with a computer through the Arduino’s onboard serial link (via USB). Software on the PC sends commands to the Arduino, which then executes functions, such as panning, tilting, firing, and rotating the cylinder. The power for the firing itself comes from a 5 gal, 80 psi air compressor. The Java software on the host PC also does smarter things, like show streaming video from the turret’s webcam and even performs basic object tracking (with mixed success). All the code for building the brute is available on [Josh's] website.




19th century all-in-one PC

posted Dec 23rd 2009 12:00pm by
filed under: home hacks, pcs hacks

…well not quite, but Victorian-styled nonetheless.

In the same vein as his previous creation, [Jake] decided to steampunk his new monitor. However, this time around, he managed to squeeze a full pc into the retro case. A custom aluminum chassis had to be designed and safely house the disk drives and motherboard behind the monitor.  Since the 350W PSU was a bit too clunky to mount behind the screen, [Jake] rebuilt the base of the unit around it. The P4, 250GB SATA hard drive, and gold painted cooling fan allow the machine to run Kubuntu “Gusty Gibbon” smoothly. Coupled with a typewriter-inspired keyboard, [Jake's] got a cutting edge antique setup.

Arduino now controlling – the crop harvest?

posted Dec 23rd 2009 10:00am by
filed under: arduino hacks, gps hacks

We’ve seen the Arduino board in charge of some pretty unique tasks in the past. Harvesting locally grown soybeans was not one of them.

[Lance] rigged this beast up in order to automate the monotonous task of driving up and down the vast soybean fields of Iowa. The 15 ton farm combine’s hydraulic steering pump is at the mercy of a team of gadgets, including a GPS, Windows 7 PC, and the omnipresent Duemilanove (which acts as the output card, connecting the PC to the pump). So far, it is reported to be doing a great job, straying only about an inch and a half from its desired, GPS-programmed, path. Even if the Arduino decides to go totally berserk and drive the combine off course, speeding around at 5mph makes it pretty avoidable. A supervisor is also in the cabin at all times, looking out for errors. [Lance] eventually hopes to offload all steering-related calculations to the ATmega328P onboard.

Commenters are welcome to share heavier-duty uses for the Arduino (if they exist).

Punching out parts

posted Dec 22nd 2009 12:11pm by
filed under: cnc hacks, misc hacks

If you’re more of a code monkey than artist, it may be tough to transform your ideas into the 3D models necessary for fabbing. The folks working on openSCAD apparently feel our pain.

openSCAD uses a language somewhat reminiscent of C for creating models. A preview of the model is rendered alongside your code. Fully cross-platform, it runs on Linux, OS X, and Windows. Much like SketchUp, openSCAD can also extrude 2D outlines into models. This feature comes in very useful if one already has a set of technical drawings for a part. With no price tag, it’s pretty affordable during this costly season.




BobLight night light networking

posted Dec 22nd 2009 9:00am by
filed under: home hacks, wireless hacks

It turns out that more than just pictures of women and flashing animations can be found on the X10 website. [Jonathan] based his BobLight project around the MS14A X10 module.

The idea for the devices started off as a Christmas gift for his parents in-law. A boblight turns on when motion is detected. It then communicates (through radio) with the other boblights to turn them all on. If motion is not detected by any of the boblights for a length of time, they all turn off. Rather than having the user shut all of them off every morning, a light sensor is used to automate the task.

Each boblight is a common LED utility light combined with the board of an MS14A and added a 310MHz RF receiver. He even hacked the board by replacing the onboard PIC with a higher spec model. We think [Jonathan] did a great job at implementing an innovative concept.

Fake snow from an Arduino

posted Dec 21st 2009 8:00am by
filed under: arduino hacks, led hacks

The team at [Sosolimited] was contracted to create an interesting holiday window dispay for the HBO retail store in NYC. The Times Square display encorporates a board of LEDs and a machine for blowing the artificial snow particles around the enclosure.

The code for controlling the LED array was written on top of the open source C++ toolkit, openFrameworks and the entire setup is interfaced through an Arduino Duelmilanove. Multiple Sharp IR sensors were hooked up to the Arduino in order to detect the movement of observers, which in turn triggers fans to blow the ‘snow’ around. A National Control Devices relay board connects the heavy duty fans to the Arduino. This video demo shows just how attractive the project is in motion.

A random USB… hourglass

posted Dec 21st 2009 6:48am by
filed under: arduino hacks, laser hacks

[Peter] thought of a creative, way to generate random entropy for under $100.

The USB Hourglass combines a sand timer with a rotating mechanism and an optical beam through the center of the timer to observe the falling sand. The amount of light reaching a detector is digitized at frequent intervals and processed by a microcontroller to determine when to rotate the hourglass. The digitized light levels are also sent by USB to a host PC where they can be used as a source of random entropy. Power is supplied over the USB cable.

With the USB Hourglass, the user can look at the sand falling through the center of the hourglass and monitor the randomness in the USB output data. And one can read the code line-by-line, compile it, and upload it to the microcontroller using only open-source and widely supported tools.




Hack a Day serves up fresh hacks each day, every day from around the web as well as hacking related news.

Send us your hacks






     




Hacks

Resources