Linux Tablet Built Around A BeagleBoard

[Justin] shows us how to make a Linux tablet out of a BeagleBoard. You may remember [Justin’s] work at liquid cooling an Arduino. For this one he moved past the AVR hardware but took the idea of shields along for the ride. The device above is something of a Linux tablet, with a touchscreen shield on top of the BeagleBoard, and one below it for power. He’s selling these as kits which include the 480×272 OLED display as long as you can handle the fine-pitch soldering for those headers. We’re not sure our hands are steady enough for the challenge.
[Thanks Will]

Twittering Pub Hanging

There’s nothing groundbreaking about this hack, called the TweetWall, but the craftsmanship is gorgeous! [Yergacheffe] had access to the right tools; an epilog laser and a thermoplastic bender (an item we didn’t know we needed until now… thanks a lot). It has the usual bits you’d expect in a Twitter ticker, an LED matrix and an Arduino. There is also an OLED screen that displays the avatar of the current Twitter feed. Because data is transferred over a serial connection the SD slot on that screen is used to cache images which helps to keeps the messages coming without delay. The end product is quite good, we’d expect to see it hanging on the wall of the pub down the street.

Make Your Own OLEDS

The University of Wisconsin is hosting a tutorial on how to make your own Organic Light Emitting Diodes. This is so amazingly awesome. We want you guys to make some. Someone make your own matrix and display some patterns on it and submit it. Please. Though we’ve seen lots of uses for OLED screens, we never really delved into the process of creating them. It looks much less complicated than we would have imagined.

[via MakeZine]

Pickle Lighting For Fun And Profit

2oct09_mitpickle (Custom)

The fantastic people at MIT have taken it upon themselves to explain how an OLED works. Their visual aide in this explanation is an electrocuted pickle. This helps describe how OLEDs are actually constructed from organic material.  Many of you probably already know how they work, but for those who don’t this video will clear up any questions you might have. Even if you do know how OLEDs work, you may learn something too. We hadn’t realized how amazingly thin the displays are.

[via Engadget]

Skip Vegas With This BS Slot Machine

bs2_slot_machine_DisplayInterface

We caught a glimpse of this Basic Stamp 2 controlled electronic slot machine on YouTube. We’re very grateful that [Mike Donahue] was willing to share more about his project with us.

He uses tactile switches instead of dropping coins in a slot, and a lever-style switch sets the one-armed bandit in motion. The action is displayed on a 1.5″ µOLED-128-G1 screen that has its own controller (which explains how this operates so well with the relatively slow BS2). For realism there’s some pretty good sound effects provided by a piezo speaker. We’ll look at the code, graphics, and some video after the break. Continue reading “Skip Vegas With This BS Slot Machine”

Pong On Your Wrist

pong_wristwatch

[John] wanted to take a pong clock and put it in a wristwatch form factor. Take an afternoon and pour over his detailed build logs. This multi-year project is done with meticulous cleanliness that makes us jealous. He’s milled the case and buttons himself, achieving a professional look that equals or surpasses the quality of some commercially available “gaming” watches. The project centers around an OLED display driven by a TI MSP430F2013 processor. Don’t miss the video after the break covering prototyping, PCB work, case milling, and the watch in action. Currently, this is the third generation of development but with a project this exciting, are you ever really finished? Continue reading “Pong On Your Wrist”

Status Icon For Your Office

[flickr video= 3187384682]

[Furan] wanted a way to let people know his status at the office. Maybe he didn’t want to be bothered, or wanted to let them know he was on break. His solution is to set up an OLED display outside his office to display his status.  He’s using a 4d systems OLED display.  He has a windows application that updates the status, with plans of making it synchronize with his  messenger status. Its a fairly cool idea, but just watching the video, we have no idea what some of the icons are supposed to mean. We would possibly choose something a little more obvious and generic, like text stating our status. What would you use?