# epd-playground **Repository Path**: andelf/epd-playground ## Basic Information - **Project Name**: epd-playground - **Description**: 墨水屏 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-21 - **Last Updated**: 2022-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /***************************************************************************** * | File : Readme_EN.txt * | Author : Waveshare team * | Function : Help with use * | Info : *---------------- * | This version: V1.0 * | Date : 2020-02-25 * | Info : Provide a english version of the documentation here for your quick use ******************************************************************************/ This file is to help you use this routine. 1. Basic information: This routine is developed based on Arduino. The routines have been verified on the E-Paper ESP8266 Driver Board; 2. Basic use: Method 1: Copy the entire esp8266-waveshare-epd folder to C: \ Users \ user \ AppData \ Local \ Arduino15 \ packages \ esp8266 \ hardware \ esp8266 \ 2.6.3 \ libraries     Then open the Arduino IDE, find the corresponding demo in the file = "example =", and download it to the E-Paper ESP8266 Driver Board. Method 2: Place the src folder under "Documents" \Arduino\libraries, and then open the corresponding projects in the examples folder directly.