first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
/*****************************************************************************
* | File : Readme_CN.txt
* | Author : Waveshare team
* | Function : Help with use
* | Info :
*----------------
* | This version: V1.0
* | Date : 2020-02-19
* | Info : 在这里提供一个中文版本的使用文档,以便你的快速使用
******************************************************************************/
这个文件是帮助您使用本例程。
1.基本信息:
本例程是基于Arduino进行开发的例程均在E-Paper ESP32 Driver Board上进行了验证;
2.基本使用:
将整个esp32-waveshare-epd文件夹复制到Arduino安装路径下\hardware\espressif\esp32\libraries文件夹中
然后打开Arduino IDE,在文件=》示例=》找到 wareshare-e-Paper打开对应的demo下载到E-Paper ESP32 Driver Board即可。