ESP32 Waveshare 2.9 inch pico ePaper display

A simple display for the waveshare 2.9 inch pico epaper connected to a ESP32 (30 pin) with DHT22 temp/humidity sensor.…
4
36
0
916
updated January 31, 2024

Makes

Comments

Can we learn somewhere how to build such application and this display content? Demo?

@JGUIJanuszGe_2256846 I used the waveshare wiki, http://www.waveshare.com/wiki/Pico-ePaper-2.9 to get this working. The c code analysis is applicable for esp32. Depending on the sensors your using you can probably find examples for them. Adding it all together and drawing the graphs is mostly all my own messy homebrew code 😊 maybe a page like: https://www.instructables.com/ESP32-E-Paper-Thermometer/ can help you. Hope it helps, good luck and have fun

All comments loaded