Raspberry Pi Tablet — The PiPad

[Michael Castor] wanted a tablet, but not just any tablet. He wanted an all-in-one system running Linux, and he wanted it to look good. So he made himself a wooden PiPad.

He started the project at the beginning of 2013, and like many of our projects, it took a little while to get some momentum going. He bought most of the components early on but then it got pushed to the back burner. Two weeks before the Maker Faire Bay Area 2013, [Michael] decided he wanted to show it off, and thus began the mad dash to finish it in time.

The build consists of a very nice piece of 1/2″ Baltic birch plywood which was cut to shape using a CNC router. A scrap piece of carbon fiber makes for a stylish but not too flashy back cover — He even managed to get [Eben Upton] to sign it! Inside is a 10,000mAh lithium ion battery, a Raspberry Pi, a cellphone battery charging system and a capacitive touchscreen LCD. Almost all touchscreens run off 12V, but [Michael] managed to find a 5V HDMI to LVDS converter, which works perfectly. The device gets about 6 hours of battery life, which is more than enough for [Michael]. The device looks great, and he’s even made it through airport security with it!

We love seeing unique projects like this — don’t forget to submit your own projects through our Tip line!

From EPaper Badge To Weather Station

ePaper Weather Station

[Jeremy Blum] converted his 2013 Open Hardware Summit badge, also known as the BADGEr, into an ePaper weather station. We’ve looked at the 2013 OHS badge in the past, and the included open source RePaper display makes it an interesting platform to hack.

To fetch weather data, the badge is connected to a Raspberry Pi using an FTDI cable. A Python script uses the Python Weather API to poll for weather data. It then sends a series of commands to the BADGEr using pySerial which selects the correct image, and inserts the current weather data. Finally, a cronjob is used to run the script periodically, providing regular weather updates.

If you happen to have one of the badges, [Jeremy] has provided all of the files you’ll need to build your own weather station on Github. Otherwise, you can take a look at the RePaper project and WyoLum’s eReader Arduino Library to build your own ePaper project.

Recliner Sofa Given The Power Of The Pi

pi-sofa

If you go to buy a sofa these days you’ll not only be greeted with the option of one or more reclining positions, but a fully modern unit comes with motorized reclining. That simply wasn’t convenient enough for [Nicki] and [Kevin] who wanted to control the feature from a smartphone rather than a physical interface (buttons) on the side of the furniture. What resulted is the PiSofa, a Raspberry Pi connected to the furniture’s electronics with the help of a relay board.

This is most certainly a hack, but no doubt one with a lot of finesse. Check out that white PCB. That’s right, it’s a factory spun board to keep things nice and neat. They went with one of our favorite tricks by housing everything inside of a food storage container. After some Ruby coding the Pi now has complete control of the sofa. We’re not overstating this. It literally is the only way to control it because the original buttons no longer work. But that’s okay, turns out not only does it work with their smartphones, but with a [Kevin’s] Pebble watch as well.

We can’t think of any past hacks that specifically targeted the couch. But here’s a hammock that you can drive down the street.

Building A Raspberry PI Digital Photo Frame

photoframe0103

Digital photo frames aren’t very interesting on their own these days, but building one with a Raspberry Pi and strapping it with a bunch of useful features just might motivate you to check out this tutorial on building a ‘living’ digital photo frame.

This is [Samuel’s] first project with the Raspberry Pi, so he decided to build a digital photo frame that has the ability to download random pictures from his Flicker account and display them in a slideshow format. With all that extra IO on the Raspi, it was easy to incorporate a status LED and PIR sensor. When motion is detected by the PIR sensor, the photo frame is enabled; after 60 seconds of no movement, the photo frame is disabled by turning off the monitor port.

We love finding detailed write-ups like this because there is so much useful information in here like using the Flicker API, GPIO control, image handling, how to configure scripts to run on boot-up, and even some great troubleshooting code.  If you’d rather ditch the Raspi altogether and take things down a few levels, check out this PIC based 100% DIY digital picture frame.

Arcade Briefcase (the Briefcade)

20131109_134118

[Travis Reynolds] is part of an arcade club at work — the only problem? He’s the only one with an arcade machine, so they always end up at his place. So he decided to make his own portable, arcade briefcase to take to the office.

It all started with a quick trip to Goodwill where he found a beautiful maroon briefcase from the 80’s, for only $5! He then took apart a spare LCD monitor he had sitting around, and it worked incredibly well in his favor. He was able to reuse the LCD’s internal mounting brackets to secure it to the briefcase, and the video cables were just long enough to reach the Raspberry Pi.

The next problem he faced was the joystick height. He picked a Sanwa style joystick which is fairly small, but even that was too tall for the briefcase. So unfortunately, he needs to remove the ball of the joystick before closing the case. After testing out the proposed button layout, he cut a plywood mounting plate to hold everything in place. A bit of black spray paint later plus a power connector through the side of the case, and it’s complete!

He’s running Shea Silverman’s PiMame, which has an easy to use menu, quick setup, and great support. It’s an awesome project, and very well documented in case you’re itching to do something similar — I know we are!

Of course, if you have the space, a coffee table arcade machine is pretty sweet too…

[Thanks Brendan!]

Raspberry Pi Car Deck

You can get all sorts of cheap car stereo decks from China, but where’s the fun in that? [Sentcool] is an IT specialist and electrician, and he decided he wanted something a bit more unique for his car — so he built this awesome Raspberry Pi car setup!

He’s using a Raspberry Pi Model B R2, a standard LCD car display (from China), a small 12V audio amplifier and an NF filter. The image above is from the first test of all the components together. He originally wanted to use a touch screen, but thought it might be too expensive for the project, so instead he’s carefully soldered switches onto some ribbon cable for the Pi’s GPIOs. Don’t you just love stripping ribbon cable?

From there it was just a matter of creating a nice wooden face plate and jamming everything into the center console of his car. It looks pretty good although the buttons could use some work — Don’t worry though, [Sentcool] is already thinking about upgrading it.

See more after the break!

Continue reading “Raspberry Pi Car Deck”

Apple And Raspberry Pis

A2Pi

Deep in the bowels of the Internet there are some crazy people who have a wish list for what the next Apple II should look like. The capabilities of this dream machine of 80s retrocomputing is generally said to be something with a 32-bit CPU, a UNIX OS, modern graphics, and networking. This sounds a lot like a Raspberry Pi, so [Dave] built an Apple II to Raspberry Pi adapter card.

Having a Pi talk to an Apple II over a serial connection doesn’t really give either machine the full capabilities of the other. To fix this issue, [Dave] wrote two pieces of software. The first is a UNIX daemon that listens to the Apple II on a serial port connection, handling the Apple II keyboard connection. The second piece of software is a ProDOS disk image file running on the Apple II. With these two pieces of software, [Dave] can run the Apple on the Raspi, or run the Raspi on the Apple, sending files and data back and forth with no problem.

Aside from providing a strange and awesome Apple II to UNIX interface, the Apple II Pi also has a lot of advantages that might not be readily apparent. An Apple II compact flash adapter can be used as an internal hard drive for these pieces of classic apple hardware, and the Uthernet Ethernet card for the AII brings networking. Both of these devices are absurdly expensive compared to the component cost of the Apple II Pi, and what they bring to the table can be easily copied by the Apple II Pi.

The Apple II Pi is just a simple double-sided board with a few resistors, a cap, header, a 7404 inverter, and a communications chip that’s $5 for quantity one. If you already have a Raspi hanging around your workbench and want to soup up an Apple II with some crazy hardware capabilities, you really can’t do better than getting one of these Apple II Pi boards. Now if we could only find the board files…

Video of the Apple II Pi below, showing off all the awesome capabilities of a Pi-powered Apple. Thanks [Itay] for sending this one in.

Continue reading “Apple And Raspberry Pis”