Rackmount RasPi Leaves No Excuse To Lose Data

RasPi backup server

[Frank] knows how important backups are for data security, but his old method of plugging a hard drive in to take manual backups every so often is not the most reliable or secure way of backing up data. He realized he was going to need a secure, automated solution. He didn’t need a full-sized computer with a ton of power; why waste electricity for something so simple? His solution was to use a Raspberry Pi as the backup computer.

The main problem he faced with the Pi was finding a way to make it rack mountable. [Frank] started with an empty 1U server case. He then had to bend a few metal plates in order to securely mount the backup drive into the case. A couple of small rubber pads help dampen any vibrations caused by the hard drive.

The computer power supply was able to put out the 12V needed for the hard disk, but not the 5V required to run the Pi. [Frank’s] solution was to use an LM2596 based switching supply to turn the 12V into 5V. He soldered the power supply wires directly to the Pi, thinking that a USB plug might vibrate loose over time. Mounting the Pi to the computer case should have been the trickiest part but [Frank] made it easy by simply gluing the Pi’s plastic case to the inside of the computer case. When all was said in done, the backup server pulls 29W under full load, 9W with the disk spinning, and only about 2W in an idle state.

On the software side of things, [Frank’s] backup box uses bash shell scripts to get the job done. The Pi connects to his main server via VPN and then the bash scripts use rsync to actually collect the files. The system not only saves backups every night, but also keeps week old backups just in case. If you are really paranoid about your backups, try hooking up a custom battery backup solution to your Pi. If a Pi just isn’t doing it for you, you can always try one of many other methods.

Not Your Average Power Supply Hack

Not Your Typical ATX Power Supply Hack

Power supplies are essential for at home tinkering and electronics hacking. Unfortunately, they’re really quite expensive, and a bit out of reach for most hobbyists. Computer ATX power supplies are a cheap alternative, although they usually tend to lack the features of real bench power supplies… unless you hack yours like [Mark Schoonover]!

When [Mark] set out on this project he wanted to use as many recycled components as possible, but still come up with an extremely functional bench top power supply. He snagged a 500W ATX power supply from one of his kid’s old desktop PC’s, grabbed some old wall-warts for individual current limited supplies (apparently ATX PSU’s don’t have 5V rails anymore?), and put it all into a nice big project box.

He’s even thrown in a voltage regulator with current metering and a nice set of 7-segment displays!

Continue reading “Not Your Typical ATX Power Supply Hack”

Stylish Cafe Battlestation Spoils Customers

Cafe Battlestation

[Tasos] sent us this tip about the custom battlestation he’s been working on for his Internet café. (Greek; Translated). The desk started from humble enough beginnings: a simple frame from what appears to be MDF with cabinets to secure the PCs. The goal with this build was to provide an aesthetically pleasing and user-friendly construction. [Tasos] was dissatisfied with the limitations posed by off-the-shelf monitor mounts, so he fabricated his own, more adjustable alternatives, through which he ran the necessary cords.

[Tasos] gave each monitor stand a thorough sanding, priming and painting for a finished result that exudes metallic perfection, then he attached a large pushbutton for booting the computer and some LEDs to provide soft backlight. Under the hood, [Tasos] fitted the PCs’ innards into a custom enclosure of sorts. Though he’s yet to provide full details on this part of the construction, we suspect more images are forthcoming. You can find more details in his forum post.

4-bit Adder Built From Mechanical Relays

relay-adder-register-memory

Would you consider this to be doing math the old-fashioned way? Instead of going with silicon-based switching (ie: transistors) this 4-bit adder uses mechanical relays. We like it for its mess of wires (don’t miss the “assembly” page which is arguably the juiciest part of the project). We like it for the neat and tidy finished product. And we like it for the clicky-goodness which surely must bloom from its operation; but alas, we didn’t find a video to stand as testament to this hypothesis.

The larger of the two images seen above is from the register memory stage of the build. The black relay in the bottom right is joined by a ring of siblings that are added around the perimeter of the larger relays before the entire thing is planted in the project box.

Sure, simulators are a great way to understand building blocks of logic structures like an adder. But there’s no better way to fully grip the abstraction of silicon logic than to build one from scratch. Still hovering on our list of “someday” projects is this wooden adder.

[Thanks Alex]

 

Genetic Engineering Produces Desk/Computer Hybrid

Desk Holds Computer Internally

Computers and Desks go together like peanut butter and jelly. After many years of modding computer cases with windows, lights and the like, [Cameron] decided it was time to try something new and combine his next custom case with a desk.

The main desk is from Ikea. The computer case portion is made from wood. No one wants to lose leg room, this case was made to be shallow and wide so it would be out of the way when bolted underneath the desk’s work surface. If any serious maintenance has to be done the case can be easily unbolted and lowered for easy access. Speaker grill cloth is used on the front of the case for 2 reasons; hide the case and keep out the dust.

Continue reading “Genetic Engineering Produces Desk/Computer Hybrid”

The INFRA-NINJA — A PC Remote Receiver

F3GULGEHTOUJI73.MEDIUM

Laziness sometimes spawns the greatest inventions. Making things to reduce effort on your part is quite possibly one of the greatest motivators out there. So when [Kyle] had to get out of bed in order to turn off Netflix on his computer… He decided to do something about it.

He already had an Apple remote, which we have to admit, is a nice, simple and elegant control stick — so he decided  to interface with it in order to control his non-Apple computer. He quickly made up a simple PCB up using the good ‘ol toner transfer method, and then populated it with a Bareduino, a CP2102 USB 2.0 to TTL UART 6PIN Serial Converter, an IR receiver, a USB jack, header pins, and a few LED and tactile switches.

It’s a bit tricky to upload the code (you have to remove the jumper block) but then it’s just a matter of connecting to it and transferring it over with the Arduino IDE. The Instructable is a bit short, but [Kyle] promises if you’re really interested he’ll help out with any questions you might have!

Hack A Day Goes Retro In A Computer Museum

vt100_HAD Our friends over at Hack42 in the Netherlands decided to have some fun with their computer museum. So far, they’ve been able to display the Hack a Day retro site on three classic computers — including an Apple Lisa, a DEC GIGI, and a run of the mill DEC VT100. We had the opportunity to visit Hack42 last October during our Hackerspacing in Europe trip — but just as a refresher if you don’t remember, Hack42 is in Arnhem, in the Netherlands — just outside of Germany. The compound was built in 1942 as a German military base, disguised as a bunch of farmhouses. It is now home to Hack42, artist studios, and other random businesses. The neat thing is, its location is still blurred out on Google Maps! Needless to say, their hackerspace has lots of space. Seriously. So much so they have their own computer museum! Which is why they’ve decided to have some fun with them… Continue reading “Hack A Day Goes Retro In A Computer Museum”