News

[Lewin] wrote in to tell us about a high speed library for Arduino Due that he helped develop which allows interfacing OLED displays that use the SSD1306 display controller, using DMA routines for … ...
Pinouts and Function: ... In order to make something appear on the OLED screen we communicate with the SSD1306 IC present in the OLED module. This SSD1306IC will then update each pixel present on our ...
🔧 Why SSD1306 OLED? The SSD1306 OLED display is widely used for projects requiring a clear, compact screen. It’s perfect for Arduino-based projects where you want to add a display but don’t need too ...
Experimenting with Arduino. Contribute to LouWii/Arduino-Playground development by creating an account on GitHub.
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… ...