Difference between revisions of "E-Paper ESP32 Driver Board"

From Waveshare Wiki
Jump to: navigation, search
(5 intermediate revisions by 3 users not shown)
Line 23: Line 23:
 
=== Demo Code ===
 
=== Demo Code ===
 
*[[:File:E-Paper_ESP32_Driver_Board_Code.7z| Demo code]]
 
*[[:File:E-Paper_ESP32_Driver_Board_Code.7z| Demo code]]
 +
===Related Resources===
 +
This is a post in Arduino Form about our SPI e-Paper thanks to ZinggJM, maybe you want to refer to.
 +
*[https://forum.arduino.cc/index.php?topic=487007.0 Waveshare e-Paper display with SPI]
 +
 +
==FAQ==
 +
{{FAQ|If you don't have a V2 logo on the back of your 2.13inch e-paper screen, how do I use it?|
 +
* Open epd1in13.h in the project and change the following value to 1
 +
[[File:epd2in13_esp_chose.png|400px]]
 +
|||}}
 +
 +
{{FAQ|For the new version of the ESP32 Driver Board, what are the functions of the above two DIP switches?|
 +
* Set the model: Set the No. 1 switch according to the E-Paper model you are using. There are many models of the E-Paper. If the model you used is not listed, please use ‘A’ first to try.
 +
[[File:ESP32_SWITCH.png|900px]]
 +
 +
*Turn on the serial port module: Turn the No. 2 switch to "ON", this switch controls the power supply of the CP2102 (USB to UART module). When you don’t need to use it, you can manually turn off the module to save power (if the No. 2 switch is in the OFF state, the device cannot upload the program)
 +
[[File:Epd_esp32_hard_30.png|700px]]
 +
||}}
  
 
==Support==
 
==Support==
 
{{Service00}}
 
{{Service00}}
 +
 +
 +
 +
  
 
[[Category:Expansions|Expansions]] [[Category:e-Paper|e-Paper]] [[Category:Raspberry Pi|Raspberry Pi]]
 
[[Category:Expansions|Expansions]] [[Category:e-Paper|e-Paper]] [[Category:Raspberry Pi|Raspberry Pi]]

Revision as of 02:24, 1 April 2021

E-Paper ESP32 Driver Board
E-Paper-ESP32-Driver-Board-1.jpg

Universal e-Paper Driver HAT, supports various Waveshare SPI e-Paper raw panels
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

Universal e-Paper Driver HAT, Onboard ESP32, supports various Waveshare SPI interface e-Paper raw panels. Supports refreshing image to e-paper via WIFI or Bluetooth

More

Resources

Documentation

Demo Code

Related Resources

This is a post in Arduino Form about our SPI e-Paper thanks to ZinggJM, maybe you want to refer to.

FAQ

 Answer:
  • Open epd1in13.h in the project and change the following value to 1

Epd2in13 esp chose.png


 Answer:
  • Set the model: Set the No. 1 switch according to the E-Paper model you are using. There are many models of the E-Paper. If the model you used is not listed, please use ‘A’ first to try.

ESP32 SWITCH.png

  • Turn on the serial port module: Turn the No. 2 switch to "ON", this switch controls the power supply of the CP2102 (USB to UART module). When you don’t need to use it, you can manually turn off the module to save power (if the No. 2 switch is in the OFF state, the device cannot upload the program)

Epd esp32 hard 30.png

{{{5}}}


Support

Support

If you require technical support, please go to the Support page and open a ticket.