OLED displays and small microcontrollers

oled-displays-and-8-bit-uC

If you've ever thought of utilizing a small and inexpensive OLED display in your project [Rossum] has the details you need to get started. In the past we've seen him take a tour of available LCD screens and this is much the same, detailing his look at three different models. In the video after the break each is connected to a driver board that he made. The boards have two important components, the … [Read more...]

DIY OLEDs

oled

[Jeri Ellsworth] has put together a couple of videos that cover how she made her own organic light emitting diodes, or OLEDs. In the first video, after the break, it discusses the difference between regular, rigid semiconductor LEDs and organic LEDs. The video then goes on to show how to make an OLED as successive layers of materials. Indium tin oxide (ITO) on glass forms a transparent anode. That … [Read more...]

In-button display for your car’s dashboard

OLED display in a dashboard button

Here's an interesting take on augmenting a car's dashboard. [Daniel] is using a button blank to house a 1" OLED display in his Jetta. It shows auxiliary data such as boost pressure and several sets of temperature readings. The display itself has a tiny little circuit board with a PIC 24 to drive it. A larger board, seen above, collects the temperature data from some sensors that [Daniel] added as … [Read more...]

Todays Arduino Moment

Put together

We have gotten a number of Arduino tips in the last couple days, and we thought we would combine them for your convenience. The first tip we received was for some hints provided by [Bill] on some digitalWrite() alternatives. Similar to some previous research we covered, this tip also includes some tips on how to make the direct register writing a little easier by using #define to simplify … [Read more...]

OLED hack saves juice on Nexus One

oled-nexus-one-hack

Want to really stretch the battery life on your phone? If you have an OLED display [Jeff Sharkey] may have the answer. He did some testing with his Nexus One to see if color alterations can save on current. Darker colors draw less amperage and he found that the red pixels are the most efficient. He did a little work with SurfaceFlinger, which handles the display on Android devices to make this … [Read more...]

Linux tablet built around a BeagleBoard

beagleboard-linux-tablet

[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 … [Read more...]

Twittering pub hanging

twittering-wall-art

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 … [Read more...]