From 049a738dd286e96c1b637fb4a72c1b6e20a2c129 Mon Sep 17 00:00:00 2001 From: jonas Date: Sun, 21 Jun 2020 12:00:05 +0200 Subject: [PATCH] Added link for 3d printed case --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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)