Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b9d5bc984 | |||
| a73f171102 |
@@ -120,7 +120,7 @@ end
|
|||||||
# ESP32 configuration and building
|
# ESP32 configuration and building
|
||||||
<img width="4096" height="1842" alt="image" src="https://github.com/user-attachments/assets/5acf1b3b-f9bb-48bd-b310-a2852544eaba" />
|
<img width="4096" height="1842" alt="image" src="https://github.com/user-attachments/assets/5acf1b3b-f9bb-48bd-b310-a2852544eaba" />
|
||||||
|
|
||||||
Best way of getting the ESP32 ready for code upload is to follow this guide [https://web.archive.org/web/20250706150325/https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board] (WAVESHARE ESP32 GUIDE).
|
Best way of getting the ESP32 ready for code upload is to follow this guide [WAVESHARE ESP32 GUIDE](https://web.archive.org/web/20250706150325/https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board).
|
||||||
Once you have it ready so you can upload code to it copy my code in: Esp32_Code/INFOSCREEN_WITH_INTERVAL from this repo.
|
Once you have it ready so you can upload code to it copy my code in: Esp32_Code/INFOSCREEN_WITH_INTERVAL from this repo.
|
||||||
|
|
||||||
Install following libraries (if more is needed search for them and install them too):
|
Install following libraries (if more is needed search for them and install them too):
|
||||||
@@ -128,4 +128,4 @@ Install following libraries (if more is needed search for them and install them
|
|||||||
* GUI_Paint
|
* GUI_Paint
|
||||||
* JPEGDEC
|
* JPEGDEC
|
||||||
|
|
||||||
You need the Waveshare examples installed since it uses code from them. See above link to find the download.
|
You need the Waveshare examples installed since it uses code from them download them here [Download](https://files.waveshare.com/upload/5/50/E-Paper_ESP32_Driver_Board_Code.7z) or check above link.
|
||||||
|
|||||||
Reference in New Issue
Block a user