Datasheet

e-Paper ESP8266 Driver Board User Manual
SEVER_SIDE APPLICATION
The e-Paper Image Loader described in this document is a source code written in C
language. To compile the source code of the e-Paper Image Loader you need the Arduino IDE.
To run the driver board you need also a serial port monitoring software (you can use Arduino
IDE’s or other software with a serial port monitoring function), Wi-Fi router and PC / smart
phone connected to the router.
INSTRUCTION OF THE ARDUINO IDE
If the Arduino IDE with ESP8266 board is already installed, then skip this step.
1. Go to the
https://www.arduino.cc/en/Main/Software
site and install the IDE for your OS.
Note: the installation of the new version doesn’t remove your projects or files.
2. In Arduino IDE open
File->Preferences
menu item, open tab
Settings
, text
http://arduino.esp8266.com/stable/package_esp8266com_index.json
into to text box
Additional Boards Manager URLs
(figure 1) and click
Ok
.
3. In Arduino IDE open Tools->Board:(Your current boars selection)->Boards
Manager…, find and/or install ESP8266 by ESP8266 Community.