Using E-Paper (E-Ink) displays with the ESP32

October 2, 2019 XTronical 0

E-Paper (or E-Ink) displays are remarkable devices. They require very little power when up-dating and no power at all once updated. The also provide a paper like contrast and clarity. Which is why they were adopted by e-readers a long time ago. Here we look at hooking them up to ESP32’s.

OLED (SSD1306) to ESP32

September 4, 2019 XTronical 2

Using one of these screens with an ESP32 is very easy and requires little change over using then with an Arduino except that the connections are different. This article should be used in conjunction with the video below. The ConnectionsThe SDA connection goes to pin 21 and the SCL to […]