diff --git a/README.md b/README.md index bddfe6d..2dd63fb 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,8 @@ This ESP32 model uses these internal I²C and pins for the SSD1306 display: You can also use a separate SSD1306 but keep in mind to adjust the I²C adress and the pins in the code. +## 3D printed case +I recommend [this](https://www.thingiverse.com/thing:3821633) case from Thingiverse. + ## Used Libraries + [ESP8266-oled-ssd1306 by ThingPulse](https://github.com/ThingPulse/esp8266-oled-ssd1306)