Last Updated on 18. July 2026 by Suffocation
This add-on board provides everything necessary for controlling an OLED display.
For the D1 mini ESP8266 and ESP32, go here:
- Preview – W600-Pico V1.0.0 1MB Flash
- Wemos C3 Mini
- (Wemos) D1 ESP32
- Wemos D1 Mini Pro (V1.1.0)
- Wemos D1 Mini
Facts
- OLED Display 64x48 Pixels
| Description | Name | D1 Mini | D1 Esp32 |
|---|---|---|---|
| I2C Data Pin | SDA D2 | GPIO 4 | GPIO 32 |
| I2C Clock Pin | SCL D1 | GPIO 5 | GPIO 25 |
| I2C Address | 0x3C | 0x3C | |
Sollten 2 Displays angesteuert werden, kann die I2C Adresse durch Umlöten einer Lötbrücke auf 0x3D verstellt werden. (Siehe Rückseite der Platine)
Kompatibilität
| D1 Type | Compatible | Begründung wenn nicht |
|---|---|---|
| D1 mini | Yes | |
| D1 mini Pro | Yes | Untested |
| D1 mini Lite | Yes | Untested |
| D1 32 | Yes | |
S2 mini | Yes | Untested |
| C3 | Yes | Untested |
Areas of application
- Outputting information to the display
- Debugging
- Fun
Views


Programming
Libraries
Die benötigten Bibliotheken können über den Bibliotheksmanager geladen werden.


Here are the GitHub links to the libraries
https://github.com/stblassitude/Adafruit_SSD1306_Wemos_OLED
https://github.com/adafruit/Adafruit-GFX-Library
Arduino ESP32 Library V2.0.2
Arduino ESP8266 Library V3.0.2
Test programme
I have used the test program from the library:
‚); document.write(‚
‚);
document.write(‚
‚);
That's how it is