Make A Universal Macbook Air Superdrive


For $99, Apple will happily sell you a slick USB superdrive (aka DVD burner) that only works with the MacBook Air. [tnkgrl] swapped out the USB-IDE interface with a generic $9 unit to make it work with everything else. The generic board required a few mods: relocating the crystal oscillator along with the amputation of its daughter-board that carried an external power connector, usb connector and some caps.

Add A Second Internal Hard Drive To Your Laptop


[Andrew] sent in something we’ve been considering for our 17 inch Dell. He squeezed a 100GB PATA notebook drive into the spare space in his Compaq laptop. He used a USB interface to provide the connection and added a toggle switch to conserve power when he doesn’t need the drive spun up. The mod would be even nicer if you added a keyboard activation switch like [sprite_tm]’s keyboard light.

What To Do With An Old Laptop?


Back in November we asked what you would do with an old unused laptop. If you have an old laptop that’s not doing much more than gathering dust, chances are you could put it to better use. You could sell it, but you probably wouldn’t get too much for it. Donating or recycling can also get it out your hair, but if you’d like to try something different, read on for some ideas.

Continue reading “What To Do With An Old Laptop?”

Hacking The OLPC Now And The Future

While we haven’t talked about the OLPC XO laptop much here, don’t think we haven’t had our eyes on its developments. Originally shipping last November, this unit captured the interest of many for its humanitarian goal, low cost, and potential hackability. After the break, let’s take a look at what has been done with this device and poke at the prototype for version 2.

Continue reading “Hacking The OLPC Now And The Future”

Interfacing Your Laptops Onboard I2c


[ladyada] ran across this excellent hack by [phillip]. Apparently there’s a clock, data, 5v and ground connection available in most modern video connections. (He even notes HDMI cable pins) He wrote some drivers and can now control i2c hardware directly from the PC Mac. [Ladyada] notes that most laptops use an i2c bus for extra sensors as well. For now, the code only works on Mac OS X.