Control Raspi GPIO Pins In The Browser

Now instead of wrangling Python or PHP to do your bidding, [Eric] came up with a way to control the GPIO pins on his Raspberry Pi in a browser.

[Eric] calls his project WebIOPi, and it’s the perfect tool if you’d just like to blink a LED or control a relay over the internet. Simply by pointing his browser to the IP of his Raspi, [Eric] can turn GPIO pins on and off, directly from his desktop browser.

All the code for WebIOPi is available on [Eric]’s Google code page. The UI of [Eric]’s project is fully customizable, so it’s entirely possible to control your garage door from a smart phone simply by loading up a web page hosted on your Raspi and pressing a button.

Right now WebIOPi is only able to turn GPIO pins on and off. That will change as [Eric] implements UART, SPI, and I2C in his project, making it possible to do a lot of cool stuff without having to write much – if any – code.

One Dimensional PONG Is A Great Use For LED Strips

[Jason] has had a five meter addressable RGB LED strip lying around for a while, and only recently came up with a good idea of what to use it for. He came up with One Dimensional PONG, and it looks like it’s a blast to play. Instead of moving a paddle up and down, [Jason]’s 1D PONG game requires the players to stomp on a switch to send the ball back to the other player.

The LED strip [Jason] used has an SPI interface, but needed to be PWM clocked to a microcontroller to operate. After whipping up an Arduino library for his LED strip, [Jason] built an ATMega328-based controller board and a pair of seven segment display boards to keep track of the score. There’s a technical overview in another one of [Jason]’s videos.

[Jason] will be taking his 1D PONG game to the Brighton Mini Maker Faire on September 8th. We’re sure his game will be very popular there, so if you see him, tell him Hackaday sent you.

Continue reading “One Dimensional PONG Is A Great Use For LED Strips”

Turning A DS Into A Game Boy Advance

The venerable Game Boy is dead – and has been for a long time – after being replaced by the DS, DSi, DSi XL, and the 3DS. That doesn’t mean there’s nothing of value to the old Game Boy catalog; Pokemon Red/Blue is still as much fun as it was 15 years ago, and the game play of Advance Wars is still superb.

[Maarten] over at Bureau voor Gamers decided to put a modern twist on our old friend by taking a first-gen DS and converting it to a proper single screen Game Boy (Dutch, Google translation).

The donor machine was a broken first gen DS with a broken top screen. [Maarten] removed the top screen, did a tiny bit of Bondoing, moved the speaker, and gave his new toy a bright orange paint job.

Now [Maarten] has a modern version of the best portable system ever created, packed full of more powerful hardware and a much more capacious battery. Sure, it’s not a build that requires rewiring everything, but it’s still an awesome build for GBA aficionados.

Building A PBX Setup Around The Raspberry Pi

We’re not sure why this use didn’t immediately come to mind when we got our hands on a Raspberry Pi board, but the hardware is almost perfect as a PBX system. PBX, or Private Branch Exchange, is basically an in-house phone system. This guide which [Ward] put together shows you how to do some interesting things with it.

When talking about PBX setups the most common software package is Asterisk. That’s what’s at work here, rolled up with a bunch of other helpful software in an RPi targeted distro called Incredible PBX. All it takes to get up and running is to partition and burn the image to an SD like any other RPi distro. The configuration ends up being most of the work, starting with changing the default password, and moving on to customizing the environment to match your phone numbers and your needs. As with PBX setups on other embedded Linux devices, Google Voice is your best friend. The service will set you up with a free phone number.

This guide doesn’t delve into hardware connected hand sets. You’ll need to use a SIP phone. But that’s easy enough as there are free apps for most smart phones that will do the trick.

[Thanks Jamie]

Coin-based Rube Goldberg Helps Bring In Donations

This kiosk was conceived as an interactive poster to help raise donations for a German relief organization. Instead of just providing a coin jar, the piece puts on a little show of transporting a two-Euro coin from the slot at the top to the repository in the base. Along the way many of the parts move, telling a story in that Rube Goldberg sort of way.

What is surprising to us is how much this looks like one of our own projects — at least up to the point that the display is painted. The link above shows off some pictures from the development stages. The prototype shapes up on an oddly shaped scrap of plywood with the coin’s path plotted out. After the particulars of a trip from point A to point B were established the empty spaces were filled in to add visual interest. If you take a gander at the back of the plywood you get an eyeful of protoboard and draped wires. A camera, Mac Mini, and Dropbox were included in the mix to share an image of the donor on the group’s Facebook page (with the donor’s consent of course).

The piece had a month-long home in the Hamburg airport earlier this year. See what that looked like in the video clip after the break.

Continue reading “Coin-based Rube Goldberg Helps Bring In Donations”

Retrotechtacular: 1983’s Answer To Information Overload

We can’t say we ever really thought that the problem with the early 1980’s was too much information in the hands of the people. But this promotional video for the Sceptre Videotex Terminal claims that it is the solution to the information overload of the time. The entire video is embedded after the break.

You use your TV as a display, connecting the hardware to a phone line and using a keyboard for navigation. Perhaps our favorite bit is when the announcer informs us that the secret behind the system is its “vast sources of information”. These include the Miami Herald, the Associated Press, the Wall Street Journal, and Consumer Reports. Just remember that at the time you’d need to hit the local library to access all of those resources. Also, searching them wasn’t a possibility.

But wait, this wasn’t just conceived for news. The system — which was backed by Night-Ridder (a huge Newspaper conglomerate) and AT&T — boasted commerce and banking abilities as well as education services. It’s the vision of the Internet which Ma Bell would have preferred to be in place today.

Continue reading “Retrotechtacular: 1983’s Answer To Information Overload”

Passion Fruit Acquire Laser Defenses

Apparently being overrun by ripe Passion Fruit is a problem if you live in Hawaii. [Ryan K’s] solution to the situation was to use his extra fruit to power a laser. In an experiment that would make [Walter White] proud, [Ryan] gathered everyday supplies to form a battery based on the fruit.

He used some galvanized bolts as the source of zinc. It forms one pole of each cell, with a thin copper tube as the other pole. Each cell is rather weak, but when combined with others it makes a respectable battery. We’ve seen acidic fruit used to power LEDs, but [Ryan] wanted to do a little more. He built a circuit that would store electricity until he had enough potential to power an LED diode. After the break you can see a four second clip of the fruit wielding its new laser defense system.

Continue reading “Passion Fruit Acquire Laser Defenses”