RasPi “Inception” CD-ROM Case Mod

raspiInception

At first glance, [John’s] CD-ROM RasPi case may not seem all that unique, but we like both the implementation as well as the end-result functionality it provides. His goal was to use the Pi as a torrent downloader, and to store the downloaded files on a shared network drive. The Pi drive would slide into a bay in the server’s case—hence the Inception reference: a computer in a computer—allowing downloads while putting another step between the server and the outside world keeping, as well as guaranteeing that the network share would be available, because the server and the Pi would use the same power source.

[John] gutted the CD-ROM’s internals to leave only the PCB, which he stripped of most everything save for the power connector in the back. He then used the base of his old RasPi case as a standoff, mounting it to the top of the CD-ROM’s PCB. He soldered the power lines to the ROM’s power connector and temporarily hooked up a 5V adapter until he gets the server running. The final step was to carve out the back of the case for access to the Ethernet and USB ports, which [John] accomplished with a dremel, a hacksaw and a file. The front of the case still looks like a stock CD-ROM drive, and [John] has plans for future mods: re-purposing the LED to show network activity and modifying the buttons to serve as a reset, pause, or start for torrent downloads.

PCB Agitator From A Broken CD-ROM Drive

pcb-agitator

Etching PCBs goes a lot better if you agitate the solution in order to carry away the dissolved copper and get fresh etchant to the area. With that in mind [Rohit Gupta] designed a mechanism in Sketch Up before realizing he was going about it the hard way. He ended up basing his agitator on a broken CD-ROM drive instead of starting from scratch.

He uses the CD sled from the drive, ditching the lens and its support structure. To get direct access to the motor that drives the tray he uses an L293D H-bridge chip. This is controlled by an MSP430G2231 microcontroller. The driver board seen in the upper right includes a voltage regulator, three status LEDs, and one user input switch. Once triggered, the sled will move back and forth, contacting an old mouse microswitch which acts as the limiting switch. We find it entertaining that [Rohit] prototyped the circuit on a breadboard, then used that success to etch the final circuit board (shown in the video below).

If you’ve been following the hacker creed and never getting rid of any junk you’ll have no problem finding a donor drive to make one of your own. But just in case you can’t get a hold of this hardware a similar agitator can be built using a hobby servo.

Continue reading “PCB Agitator From A Broken CD-ROM Drive”

Vector Plotter With Lasers

[Hubert] sent in his experiments using HDDs, CDROMs, speakers, and other components to make an XY laser plotter. Those carefully reading will note, its not all three to make one plotter, but rather three plotters each using a separate system. The setups have their advantages and disadvantages, and [Hubert] is sure to point them out; including circuit diagrams and pictures to help you on your own trials.

There is a little difficulty in reading English not so good, but considering we’ve never seen a single-laser vector plotter done before (spirographs come close, and no one wants to wait 85 seconds) it’s still very impressive.

[Thanks TJ]