News

It is real fun to have these cool looking display modules to be interfaced with the Arduino since it will make our projects look cool. We have covered a full Article on OLED displays and its types ...
// Display: SDA pin -> Arduino Analog 4 or the dedicated SDA pin // SCL pin -> Arduino Analog 5 or the dedicated SCL pin // Arduino Leonardo: // Display: SDA pin -> Arduino Digital 2 or the dedicated ...
After waiting almost a month, I opened up the OLED and went right to testing it out. The link in the description pointed me to this website, which is a tutorial from Adafruit. Apparently, Adafruit ...
Arduino sketch to drive an SSD1306 OLED display at 128x64 pixel resolution. The display will emulate a magic eye valve (vacuum tube). Magic eyes were commonly used as tuning indicators on valve radios ...
The MicroView is a "Chip-Sized" arduino-compatible that features a built-in OLED display, and is sized perfectly for bread boarding, or use in many different projects. Unlike many of the Arduino ...
The Pixelduino, that is equipped with a full colour 1.5 inch Arduino OLED display and has been designed by Rabid Prototypes and includes a built-in microSD card ...
Looking for a digital recreation of the classic analog volume unit (VU) meter? If you’ve got an Arduino, a few passive components, and a SSD1306 OLED, then [mircemk] might have the answer for… ...