Difference between revisions of "7.5inch e-Paper HAT (B)"

From Waveshare Wiki
Jump to: navigation, search
Line 22: Line 22:
 
{{Amazon|{{#urlget:amazon|default}}=display
 
{{Amazon|{{#urlget:amazon|default}}=display
 
|More = [http://www.waveshare.com/7.5inch-e-paper-hat-b.htm More]}}
 
|More = [http://www.waveshare.com/7.5inch-e-paper-hat-b.htm More]}}
 +
<!--
 
== Interfaces ==
 
== Interfaces ==
 
{|class="wikitable"
 
{|class="wikitable"
Line 118: Line 119:
  
 
==== Expected result ====
 
==== Expected result ====
# Copy the libraries file of Arduino demo code to the libraries folder which is under the installation directory of Arduino IDE, it usually is C:\users\username\documents\arduino\libraries. You can also designate the location on Arduino IDE--> File -->Preferences -->Sketchbook location
+
# Copy the libraries file of Arduino demo code to the libraries folder which is under the installation directory of Arduino IDE, it usually is C:\users\username\documents\arduino\libraries. You can also designate the location on Arduino IDE-> File ->Preferences ->Sketchbook location
 
# Upload the project.
 
# Upload the project.
 
# E-paper will display the image.
 
# E-paper will display the image.
Line 168: Line 169:
  
 
=== Initialization (Init) ===
 
=== Initialization (Init) ===
After powering on the module, initialization function (Init) will configure the parameters of module. It can also wake up module from sleep mode. Process of initialization: reset --> power setting --> panel setting --> booster soft start --> PLL control --> temperature calibration --> VCOM and data interval setting --> TCON setting --> TCON resolution --> VCM DC setting --> power on.
+
After powering on the module, initialization function (Init) will configure the parameters of module. It can also wake up module from sleep mode. Process of initialization: reset -> power setting -> panel setting -> booster soft start -> PLL control -> temperature calibration -> VCOM and data interval setting -> TCON setting -> TCON resolution -> VCM DC setting -> power on.
 
=== Display a Frame (DisplayFrame) ===
 
=== Display a Frame (DisplayFrame) ===
 
DisplayFrame is used to send a frame to the module, and the screen will refresh and display it.
 
DisplayFrame is used to send a frame to the module, and the screen will refresh and display it.
  
Process: Send command data start transmission 1 --> Send data of an image to display --> Refresh the screen.
+
Process: Send command data start transmission 1 -> Send data of an image to display -> Refresh the screen.
  
 
Note:
 
Note:
Line 191: Line 192:
 
Sleep can make the module go into sleep mode to reduce the consumption.
 
Sleep can make the module go into sleep mode to reduce the consumption.
  
Process: power off --> deep sleep
+
Process: power off -> deep sleep
  
 
If you want to wake up the module from sleep mode, you need to give a LOW pulse to RST pin. Then maybe you need to reconfigure the parameter of power (According to the batches, some of them need to reconfigure, some needn’t). So if you want to wake up module, you had better use the Init function instead of Reset. Reset function and relative commands will be executed while executing the Init function.
 
If you want to wake up the module from sleep mode, you need to give a LOW pulse to RST pin. Then maybe you need to reconfigure the parameter of power (According to the batches, some of them need to reconfigure, some needn’t). So if you want to wake up module, you had better use the Init function instead of Reset. Reset function and relative commands will be executed while executing the Init function.
Line 202: Line 203:
  
 
# Open a picture with drawing tool comes with Windows system, create a new image, and set the pixel to 640x384.
 
# Open a picture with drawing tool comes with Windows system, create a new image, and set the pixel to 640x384.
# Because this module can only display black, white and red, we need to convert a picture to an array in 4-level-grayscale. That is, File --> BMP picture --> Monochrome Bitmap.
+
# Because this module can only display black, white and red, we need to convert a picture to an array in 4-level-grayscale. That is, File -> BMP picture -> Monochrome Bitmap.
 
#: There is a monochrome bitmap on examples pack for demonstration (raspberrypi/python/640x384.bmp).
 
#: There is a monochrome bitmap on examples pack for demonstration (raspberrypi/python/640x384.bmp).
 
# Use [[:File:Image2Lcd.7z|Image2Lcd.exe]] software to generate corresponding array for picture (.c file). Open picture with this software, set the parameters:
 
# Use [[:File:Image2Lcd.7z|Image2Lcd.exe]] software to generate corresponding array for picture (.c file). Open picture with this software, set the parameters:
Line 227: Line 228:
 
| 0x4 || [[File:7.5inch-e-paper-hat-b-manual-3.jpg]] || Red
 
| 0x4 || [[File:7.5inch-e-paper-hat-b-manual-3.jpg]] || Red
 
|}
 
|}
 +
 +
-->
 
== Resources ==
 
== Resources ==
 
=== Documentation ===
 
=== Documentation ===
 +
*[https://www.waveshare.com/w/upload/4/40/7.5inch-e-paper-hat-b-user-manual-en.pdf User Manual]
 
{{Commom Instruction of SPI e-paper}}
 
{{Commom Instruction of SPI e-paper}}
 
* [[:File:E-Paper-Driver-HAT-Schematic.pdf|Schematic]]
 
* [[:File:E-Paper-Driver-HAT-Schematic.pdf|Schematic]]

Revision as of 10:12, 25 December 2018

7.5inch e-Paper (B)
7.5inch-e-Paper-B-1.jpg

640x384, 7.5inch E-Ink display raw panel
7.5inch e-Paper HAT (B)
7.5inch-e-paper-hat-b-4.jpg

640x384, 7.5inch E-Ink display HAT for Raspberry Pi, three-color, SPI interface
{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

Note: As the raw panel requires a driver board, we recommend you to buy the HAT or buy a driver board for use, or you need to make the driver board by yourself. And this instruction is based on the version with PCB or driver board.

640x384, 7.5inch E-Ink display HAT for Raspberry Pi, three-color, SPI interface

More

Resources

Documentation

Demo code

Datasheets

Related Applications

FAQ

 Answer:
  • Two-color B/W e-paper
    • 【Working】Temperature: 0~50°C; Humidity: 35%~65%RH
    • 【Storage】Temperature: ≤30°C; Humidity: ≤55%RH; Max storage time: 6 months
    • 【Transport】Temperature: -25~70°C; Max transport time: 10 days
    • 【Unpack】Temperature: 20°C±5°C; Humidity: 50%RH±5%RH; Max storage time: Should be assembled in 72h
  • Three-Color e-Paper
    • 【Working】Temperature: 0~40°C; Humidity: 35%~65%RH
    • 【Storage】Temperature: ≤30°C; Humidity: ≤55%RH; Max storage time: 3 months
    • 【Transport】Temperature: -25~60°C; Max transport time: 10 days
    • 【Unpack】Temperature: 20°C±5°C; Humidity: 50%RH±5%RH; Max storage time: Should be assembled in 72h

When store three-color e-Paper, please refresh it to white, and keep the screen upward. Note that you need to update it at least every three months.


Support

Support

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