C64 Twitter Client

The last of the Commodore 64’s shortcomings has been addressed; it finally has a Twitter client. [Johan Van den Brande] wrote BREADBOX64 for use on the C64/128. It’s running on top of the open source Contiki operating system. The hardware is an MMC Replay cartridge with an ethernet adapter. If you don’t have the hardware available, you can run it inside an emulator like VICE. Embedded below is a C128D running the program.

(P.S. all of our posts are on @hackadaydotcom)

Continue reading “C64 Twitter Client”

Gesture Controlled Tetris

glove

Look at this awesome glove. This awesome glove is used to control tetris. Yes, you read that right, it controls tetris. This was a final project at Cornell in the summer of 2008. They built this glove to do gesture controlled tetris. With all the announcements of the PS3 motion device and Microsoft’s project Natal, it’s nice to look back to our very recent past and see some alternative user input. These people are using accellerometer data only, sent to the computer wirelessly.

1964 300baud Modem Surfs The Web

[youtube=http://www.youtube.com/watch?v=X9dpXHnJXaE]

[phreakmonkey] got his hands on a great piece of old tech. It’s a 1964 Livermore Data Systems Model A Acoustic Coupler Modem. He recieved it in 1989 and recently decided to see if it would actually work. It took some digging to find a proper D25 adapter and even then the original serial adapter wasn’t working because the oscillator depends on the serial voltage. He dials in and connects at 300baud. Then logs into a remote system and fires up lynx to load Wikipedia. Lucky for [phreakmonkey] they managed to decide on a modulation standard in 1962. It’s still amazing to see this machine working 45 years later. He’d love to hear from you if you’ve used a similar device.

[via Waxy]

Install Windows 7 On Your Netbook

windows7

No one will ever accuse us of being Windows fanboys; we’re certainly fans of netbooks though (or anything cheap enough that we don’t care if we accidentally burn a hole through it). We’ve heard from quite a few friends that Windows 7 is actually an excellent operating system to run on a netbook and is a dream compared to XP. Gizmodo has compiled a guide to getting the release candidate on your lightweight machine. It’s available now and will work for free for a year. The image is 2.36GB which you need to dd onto a USB device. They recommend at least an 8GB drive, but anything smaller than 16GB and you’ll have to use Window’s compact utility to save space. Other than these space considerations, the install appears to be easy. Let us know about your experiences using Windows 7 on your netbook.

Twittjr

twittjr

Got an IBM PCjr laying around? Why not turn it into a twitter browsing machine? [Alex Grant] did this for the Rochester Institute of Technology’s Creativity and Innovation festival. You can enter search terms into the Twittjr and it will display the top 3 results from twitter. Leave it alone for a minute and it will refresh on its own. To make this happen, the Twittjr is connecting to another computer that is utilizing the twitter API to make the searches. The results are then pushed back to the Twittjr for display. All of this is done via the original modem. While [Alex] takes a moment to explain what twitter is, we feel it might be better to explain what a modem is. You see, back when the PCjr was new, we really did communicate via an analog signal over the phone lines at roughly 300 baud.

[thanks Chris]

WikiBrowser

[youtube=http://www.youtube.com/watch?v=H1TelXmRQs0]

This project is particularly amusing. It doesn’t have a whole lot of practical use, but it makes up for it in style. They have an SD card with Wikipedia from 2003 downloaded to it. This is accessed with a Parallax propeller microcontroller based system and displayed on a small retro looking screen. We like it. We don’t think we would ever actually use it, but we would definitely keep it around.

Electrostatic Computer Interface

[vimeo=4366452]
[Justin] sent in his 1st place winning project from Northeastern’s Electrical Engineering Senior Design Capstone. It’s an interface that uses electrostatics to detect your hand position above it. As you can see in the video, it has decent resolution and can detect position on all 3 axes. When they uncover it, you can see the sensors arranged in a grid. They point out that each sensor isn’t just like a button, but rather detects a range of motion. They are using a pic 18×4550 to handle the sensors, which then communicates to the PC via USB. This could be pretty useful for musical performances as well as an alternative interface for people who can’t use a mouse.EO