Difference between revisions of "6inch e-Paper HAT"

From Waveshare Wiki
Jump to: navigation, search
Line 32: Line 32:
  
 
===Demo code===
 
===Demo code===
*[https://github.com/waveshare/IT8951/archive/master.zip Demo code for Raspberry Pi]
+
*[https://github.com/waveshare/IT8951-ePaper Demo code for Raspberry Pi]
 
*[[:File:Open429I-C-6-IT8951-Demo.7z| Demo code for STM32 (Open429I)]]
 
*[[:File:Open429I-C-6-IT8951-Demo.7z| Demo code for STM32 (Open429I)]]
 +
 
===Datasheet===
 
===Datasheet===
 
*[https://www.waveshare.com/w/upload/7/7c/6inch-e-paper-datasheet.pdf 6inch e-Paper Specification]
 
*[https://www.waveshare.com/w/upload/7/7c/6inch-e-paper-datasheet.pdf 6inch e-Paper Specification]

Revision as of 09:51, 10 July 2021

6inch e-Paper raw Panel
6inch-e-Paper-1.jpg

800x600, 6inch E-Ink raw panel without driver board
6inch e-paper HAT
6inch-e-Paper-HAT-1.jpg

800x600, 6inch E-Ink display HAT for Raspberry Pi, USB/SPI/I80/I2C interface
{{{name3}}}

{{{name4}}}

{{{name5}}}

Note

6inch e-Paper is big size screen, the glass panel and FPC is fragile, please be careful when use it for developing. we recommend you to reinforce the FPC with scotch tape when developing. Please connect all the cables before powering the device, the device cannot support hot-plug.

There are two version, one is raw panel and another is HAT version. Driver board (IT8951) is required for raw panel, if you are the first time to buy this e-paper, recommend you to choose HAT version which come with the driver board.

User Guide

Working with Raspberry Pi

Hardware connection
You should add the IT8951 Driver HAT on Raspberry Pi, communicating via SPI interface.
6inch-e-Paper-HAT-Manual-06.jpg
You can also connecting by wires
Connect to Raspberry Pi via SPI
IT8951 Driver HAT Raspberry Pi (BCM) Description'
5V 5V 5V power input
GND GND Ground
MISO P9 MISO Pin of SPI
MOSI P10 MOSI Pin of SPI
SCK P11 SCK Pin of SPI
CS P8 Chip selection of SPI (Low active)
RST P17 Reset pin (Low active)
HRDY P24 Busy stats pin (Low when busy)

Resources

Schematic

Demo code

Datasheet

Software

Other documents

Supports

Support

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