From Waveshare Wiki
Jump to: navigation, search
(Created page with "{{Infobox item |name=2.13inch e-paper (D) |name2=2.13inch e-Paper HAT (D) |img=300px|link=https://www.waveshare.com/2.13inch-e-paper-d.htm |i...")
 
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Infobox item
+
{{#tweekihide:firstHeading|sidebar-left|sidebar-right}}__NOTOC__
|name=2.13inch e-paper (D)
+
 
|name2=2.13inch e-Paper HAT (D)
+
<div style="background-color: #343434;text-align: center;color: white;padding: 20px;margin: 8px;">
|img=[[File:2.13inch-e-Paper-D-1.jpg|300px|link=https://www.waveshare.com/2.13inch-e-paper-d.htm]]
+
=2.9inch e-Paper HAT (D) Manual=
|img2=[[File:2.13inch-e-Paper-HAT-D-1.jpg|300px|link=https://www.waveshare.com/product/2.13inch-e-paper-hat-d.htm]]
+
</div>
|caption=212x104, 2.13inch flexible E-Ink display raw panel
+
<p></p>
|caption2=212x104, 2.13inch flexible E-Ink display HAT for Raspberry Pi, SPI interface
+
{{ContentGrid|grid-gap=25px
|category=[[:Category:OLEDs / LCDs|OLEDs / LCDs]], [[:Category:LCD|LCD]]
+
|content =
|brand=Waveshare
+
{{StudyCard
|{{#urlget:amazon|default}}=display
+
|img=[[File:E-Paper_Introduction_4.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Introduction]]
|website_cn=[http://www.waveshare.net/shop/2.13inch-e-Paper-HAT-D.htm 官方中文站点]
+
|heading = Introduction
|website_en=[https://www.waveshare.com/product/2.13inch-e-paper-hat-d.htm Waveshare website]
+
|content = Parameters, principles, and precautions
|interface1=SPI
+
}}
|related=
+
{{StudyCard
{{Product List|OLEDs / LCDs/e-Paper}}
+
|img=[[File:Rapberry Pi.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Working_With_Raspberry_Pi]]
 +
|heading = Working with Raspberry Pi
 +
|content = User guides for the development demo of C language, Python
 +
}}
 +
{{StudyCard
 +
|img=[[File:Arduino00.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Working_With_Arduino]]
 +
|heading = Working with the Arduino
 +
|content = User guides for the development demo based on Arduino UNO R3
 +
}}
 +
{{StudyCard
 +
|img=[[File:Jetson Arduino00.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Working_With_Jetson_Nano]]
 +
|heading = Working with the Jetson Nano
 +
|content = User guides for the development demo of C language, Python
 +
}}
 +
{{StudyCard
 +
|img=[[File:Sunrise X3 Pi.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Working_With_Sunrise_X3_Pi]]
 +
|heading = Working with Sunrise X3 Pi
 +
|content = User guides for the development demo based on Python
 +
}}
 +
{{StudyCard
 +
|img=[[File:STM321.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Working_With_STM32]]
 +
|heading = Working with the STM32
 +
|content = User guides for the development demo based on STM32CubeMX
 
}}
 
}}
== Introduction ==
+
{{StudyCard|img=[[File:E-Paper_ESP32.jpg|110px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#ESP32.2F8266]]
{{E-Paper Raw Panel}}
+
|heading = Working with ESP32/8266
212x104, 2.13inch flexible E-Ink display HAT for Raspberry Pi, SPI interface. Support partial refresh.
+
|content = User guides for ESP32/8266}}
  
== Resources ==
+
{{StudyCard
=== Documentation ===
+
|img=[[File:Resource0.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Resources]]
* [https://www.waveshare.com/w/upload/1/16/2.13inch_e-Paper_d_user_manual_en.pdf User Manual]
+
|heading = Resources
* [[:File:E-Paper-Driver-HAT-Schematic.pdf|Schematic]]
+
|content = Documentation, procedures and data sheets, etc
 
+
}}
=== Demo code ===
+
{{StudyCard
* [[:File:2.13inch_e-paper_d_code.7z|Demo code]]
+
|img=[[File:FAQ01.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#FAQ]]
*[https://github.com/waveshare/e-Paper Github]
+
|heading = FAQ
 
+
|content = e-Paper frequently asked questions
=== Datasheets ===
+
}}
[https://www.waveshare.com/w/upload/b/b5/2.9inch_e-Paper_%28D%29_Specification.pdf 2.9inch e-Paper (D) Specification]
+
{{StudyCard
 
+
|img=[[File:support00.jpg|121px|link=https://www.waveshare.com/wiki/2.9inch_e-Paper_HAT_(D)_Manual#Support]]
===Related Resources===
+
|heading = Support
This is a post in Arduino Form about our SPI e-Paper thanks to ZinggJM, maybe you want to refer to.
+
|content = Technical support
*[https://forum.arduino.cc/index.php?topic=487007.0 Waveshare e-Paper display with SPI]
+
}}
 
+
}}
== FAQ ==
 
{{flexible-e-paper-FAQ}}
 
{{e-Paper FAQ}}
 
 
 
==Support==
 
{{Service00}}
 

Latest revision as of 06:17, 24 March 2023


2.9inch e-Paper HAT (D) Manual

E-Paper Introduction 4.jpg

Introduction

Parameters, principles, and precautions
Rapberry Pi.jpg

Working with Raspberry Pi

User guides for the development demo of C language, Python
Arduino00.jpg

Working with the Arduino

User guides for the development demo based on Arduino UNO R3
Jetson Arduino00.jpg

Working with the Jetson Nano

User guides for the development demo of C language, Python
Sunrise X3 Pi.jpg

Working with Sunrise X3 Pi

User guides for the development demo based on Python
STM321.jpg

Working with the STM32

User guides for the development demo based on STM32CubeMX
E-Paper ESP32.jpg

Working with ESP32/8266

User guides for ESP32/8266
Resource0.jpg

Resources

Documentation, procedures and data sheets, etc
FAQ01.jpg

FAQ

e-Paper frequently asked questions
Support00.jpg

Support

Technical support