

EPD_Libraries:https://github.com/Bodmer/EPD_Libraries(需要自行前往下载下来,在Arduino IDE管理库当中无法找到。)用于ESP8266和ESP32的Waveshare paperdisplay(微雪电子墨水屏)的一组改编的
Arduino库
TFT_eSPI库:可直接在Arduino IDE管理库当中下载到。
EPD_Libraries修改引脚定义的地方:epdif.h第




TFT_eSPI库修改头文件引用



* ESP32引脚定义:
* BUSY -> 25 || RES -> 26 || DC -> 27 || CS -> 15 || SCL -> 18 || SDA -> 23 ||
epd1in54 demo
SCL_PIN--18
MOSI(SDA)_PIN--23
CS_PIN--15
RST(RES)_PIN-- 26
DC_PIN--27
BUSY_PIN--25

-GitHub下载地址:https://github.com/me-no-dev/arduino-esp32fs-plugin/releases/

D:\Program Files (x86)\Arduino\tools\ESP32FS\tool



EPD_Support.h当中#include



data文件夹内。图片格式后缀.bmp,更新上传spiffs内容无需重新上传代码。
链接:https://pan.baidu.com/s/1yLljRc9aoCljgAgTtvOuSw
提取码:3o2f