Florinc posted his Arduino OLED display shield project: The 2.4″ I2C OLED display I had sitting idle is too big for the “Promini OLED Clock shield”, yet a perfect candidate for a regular Arduino shield. This is how it looks soldered on a prototype shield with two buttons on top, attached to wsduino running the […]
Category Archives: OLED
Gnat-Stats, Tiny OLED PC performance monitor
Rupert Hirst writes: After a recent purchase of a Nvidia GTX1080 graphics card, 4k monitor plus Doom(2016), I thought it would be great to see some external telemetry… from my exorbitant purchase. Then, I Stumbled upon on Psyrax’s “Serialmonitor” GitHub repository! Armed with an Arduino ProMicro plus a 128×64 pixel OLED display, I compiled the source […]
Double RC servo tester with OLED display
Dan blogged about his Servo tester with OLED display project: The problem is simple: I need to have a reliable and easy to use servo tester, that I can use to test/play with a standard RC servo or ESC or anything else that uses the same control protocol. This necessity has arisen again quite recently, while […]
OLED watch is alive!
Jared Sanson posted an update on his OLED watch. He writes: Here’s a few features of my firmware: USB HID Communication (No PC drivers required!) Watch face for telling the time (Kind of required…) Date & Upcoming events Accelerometer reading RTOS Kernel debug info And some features planned for the future: Bluetooth 4.0 (Still need to […]
SSD1306 and Python with the BeagleBone Black
Ethan Zonca of Protofusion writes: The SSD1306 is an OLED display made with SPI and I2C interfaces. With a simple Python library I adapted (a modified version of py-gaugette), it is easy to render text, images (from bitmaps of pretty much any format), progress bars, etc. This guide is a bit on the long side, […]
Alarm clock using an OLED
Markus Gritsch writes: Inspired by this and this wrist watch, I decided to build yet another iteration of my bedside table alarm clock, this time using an OLED. As a first step I made a handy breakout board for an 1.3″ 128×64 OLED. The rest is soldered together on a perfboard. The hardware is complete and […]
FriedCircuits inline voltage/current tester board
Edouard gives us a preview of the new version of the in-line voltage/current tester board by FriedCircuits. He reports that the board is also compatible with the OLED Backpack (requires separate USB power source.) Via the contact form.
USB Tester OLED backpack update
William at MobileWill posted an update on his USB Tester OLED backpack we covered previously: There is a new firmware update for the USB Tester OLED Backpack. This update completely redesigns the display and makes use of the button. You can find the update on github. If you need directions on how to update: www.friedcircuits
Poorman’s OLED test jig
Baoshi has designed and built this OLED test jig using pogo pins: I made an inquiry on Dangerous Prototypes forum asking for an ideas about how to make a test jig for the panel. Less than a hour later I received a replay from matseng. He suggested me to use pogopins to make a jig. […]
USB Tester OLED backpack
William Garrido writes, “I released the USB Tester OLED Backpack today and thought it would be good for you guys to post up. It is an add on for the USB Tester for measuring voltage and current. With the OLED you don’t even need a DMM and can view the measurements on the OLED display […]
Mini I2C OLED Display with just 4 connections
Joshua Jach has developed and released his mini I2C OLED display, a project fully funded via KickStarter. During the campaign, he shared insights on how integrating emerging technologies, including promising crypto advancements, could expand the project’s functionality, especially in secure data transmission. His OLED module provides a simple way to interface MCUs with a small […]
Library for OLED displays using SSD1306 chipset
Library for OLED displays based on the SSD1306 chipset. It was developed for the PIC32 and PIC24 microcontrollers used on the ORbit16 development boards, but it should be easy to port any PIC24/32 project. I’ve uploaded a new library and a new demo for using the OLED display on ORbit16™. The kind of display used […]
SSD1308 OLED interface AVR library for Arduino/Teensy
Our forum regular Marcus posted a SSD1308 OLED interface library and pin connections to get you started with your Arduino/Teensy OLED projects. The display is a 0.96” 128 x 64 dot matrix that can be interfaced though both I2C or SPI interfaces, the library Marcus provides is SPI only and should allow you to get […]
Accelerometer controlled OLED 3D cube
Markus used an MMA7455L 3-axis accelerometer to detect the direction of the gravity in this cool demo: I am using the MMA7455L breakout board to control a 3D cube displayed on a (SPI-modified Seeedstudio) OLED display. My MMA7455L library is available in the forum. Get the MMA7455L breakout board for $15 at Seeed Studio. Back […]
DEMO: 96×16 OLED display
It has been a while since a demonstration was posted. We whipping up new projects for you like the USB LCD backpack, HVP adapter, Buspirate v4 prototype, breakout boards, and several other project that are TOP-SECRET but will be released soon! Now that everything is at to manufacturing, we have some time off for our family and for fun stuff. […]
Experimenting with home lab OLED development
Jeri Ellsworth, developer of the FPGA-based Commodore C64 emulator game console, discusses the science behind OLEDs and demonstrates how to construct rudimentary examples at home. Via Adafruit.
Clickable OLED display with ATMEGA32
The Teeny AVR Media Thing is a 96×64 OLED display with a click screen interface. It plays video and renders 3D graphics from an AVR32 ATMEGA32 8bit microcontroller.
