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

From Waveshare Wiki
Jump to: navigation, search
(Created page with "{{Infobox item |img=300px|link=https://www.waveshare.com/e-paper-esp8266-driver-board.htm |caption=Universal e-Paper Driver HAT, su...")
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Infobox item
 
{{Infobox item
|img=[[File:e-Paper-ESP8266-Driver-Board-1.jpg|300px|link=https://www.waveshare.com/e-paper-esp8266-driver-board.htm]]
+
|img=[[File:e-Paper-ESP32-Driver-Board-1.jpg|300px|link=https://www.waveshare.com/e-paper-esp32-driver-board.htm]]
 
|caption=Universal e-Paper Driver HAT, supports various Waveshare SPI e-Paper raw panels
 
|caption=Universal e-Paper Driver HAT, supports various Waveshare SPI e-Paper raw panels
 
|category=[[:Category:Expansions|Expansions]], [[:Category:e-Paper|e-Paper]], [[:Category:Raspberry Pi|Raspberry Pi]]
 
|category=[[:Category:Expansions|Expansions]], [[:Category:e-Paper|e-Paper]], [[:Category:Raspberry Pi|Raspberry Pi]]
 
|brand=Waveshare
 
|brand=Waveshare
 
|{{#urlget:amazon|default}}=display
 
|{{#urlget:amazon|default}}=display
|website_cn=[http://www.waveshare.net/shop/e-Paper-ESP8266-Driver-Board.htm 官方中文站点]
+
|website_cn=
|website_en=[https://www.waveshare.com/e-paper-esp8266-driver-board.htm Waveshare website]
+
|website_en=[https://www.waveshare.com/e-paper-esp32-driver-board.htm Waveshare website]
 
|related=
 
|related=
 
{{Product List|OLEDs / LCDs/e-Paper}}
 
{{Product List|OLEDs / LCDs/e-Paper}}
 
}}
 
}}
 
== Introduction ==
 
== Introduction ==
Universal e-Paper Driver HAT, Onboard ESP8266, supports various Waveshare SPI interface e-Paper raw panels. Supports refreshing image to e-paper via WIFI
+
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
  
 
{{Amazon|{{#urlget:amazon|default}}=display
 
{{Amazon|{{#urlget:amazon|default}}=display
|More = [https://www.waveshare.com/e-paper-esp8266-driver-board.htm More]}}
+
|More = [https://www.waveshare.com/e-paper-esp32-driver-board.htmm More]}}
  
 
== Resources ==
 
== Resources ==
 
=== Documentation ===
 
=== Documentation ===
* [https://www.waveshare.com/w/upload/a/a7/E-Paper_ESP8266_Driver_Board_EN.pdf User Manual]
+
* [https://www.waveshare.com/w/upload/4/4a/E-Paper_ESP32_Driver_Board_user_manual_en.pdf User Manual]
* [https://www.waveshare.com/w/upload/7/7e/ESP8266_e-paper.pdf Schematic]
+
* [https://www.waveshare.com/w/upload/8/80/E-Paper_ESP32_Driver_Board_Schematic.pdf Schematic]
  
 
=== Demo Code ===
 
=== Demo Code ===
*[[:File:Loader.7z|Source 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]
  
 
==Support==
 
==Support==
 
{{Service00}}
 
{{Service00}}
 +
 +
==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]]
 +
|||}}
 +
 +
  
 
[[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 08:30, 24 May 2019

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.

Support

Support

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

FAQ

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

Epd2in13 esp chose.png