

- SCREENBRUSH TUTORIAL INSTALL
- SCREENBRUSH TUTORIAL DRIVER
- SCREENBRUSH TUTORIAL UPGRADE
- SCREENBRUSH TUTORIAL DOWNLOAD
The purchase date is later than February 2021 is the V2 version, the current shipping version has the V2 logo on the back ĮPD_2in9_test(): Example for 2.9inch e-paper (Black/ White), this version was discontinued.ĮPD_2in9_V2_test(): Example for 2.9inch e-paper V2(Black/ White) The purchase date is later than December 2020 is the V2 version, the current shipping version has the V2 logo on the back ĮPD_2in9bc_test(): Example for 2.9inch e-paper B(Balck/ White/Red) and 2.9inch e-paper C(Black/ White/ Yellow) ĮPD_2in9b_V3_test(): Example for 2.9inch e-paper B V3 (Balck/ White/ Red) Purchase date later than July 2020 is the V3 version, the current shipping version has the V3 logo on the back ĮPD_2in9d_test(): Example for 2.9inch e-paper D(Black/ White) Ģ.13inch(2.13inch e-Paper:250 × 122,others:212 × 104):ĮPD_2in13_test(): Example for 2.13inch e-paper V1(Black/ White), this version was discontinued.ĮPD_2in13_V2_test(): Example for 2.13inch e-paper V2(Black/ White). The purchase date later than November 2019 is the V2 version, the current shipping version has the V2 logo on the back ĮPD_1in54c_test(): Example for 1.54inch e-paper C(Black/ White/ Red) ĮPD_1in64g_test(): Example for 1.64inch e-paper G (Black/ White/ Red/ Yellow)ĮPD_2in7_test(): Example for 2.7inch e-paper(Black/ White) ĮPD_2in7b_test(): Example for 2.7inch e-paper B(Black/ White/ Red) ĮPD_2in7b_V2_test(): Example for 2.7inch e-paper B V2(Black/ White/ Red). It is currently out of production.ĮPD_1in54b_V2_test(): Example for 1.54inch e-Paper B V2 (Black/ White/ Red).

If you are using 2.7inch e-paper, then remove the // in front of the EPD_2IN7_test() function, then press ctrl+c, then press Y and press Enter to save and exit, as shown in the picture: (the picture may not be updated Timely, subject to demo)ĮPD_1in02d_test():Example for 1.02inch e-Paper/1.02inch e-Paper Moduleġ.54inch(1.54inch e-paper c:152 × 152,others:200 × 200):ĮPD_1in54_test(): Example for 1.54inch e-paper V1(Balck/ White): This version was discontinued.ĮPD_1in54_V2_test(): Example for 1.54inch e-paper V2(Balck/ White): Purchase date later than November 2019 is the V2 version, the current shipping version has the V2 logo on the back.ĮPD_1in54b_test(): Example for 1.54inch e-paper B(Black/ White/ Red). Open main.c and choose the corresponding screen.Please execute the following commands under RaspberryPi_JetsonNano, otherwise the directory will not be indexed
SCREENBRUSH TUTORIAL DOWNLOAD
Method 1: Download from our official website: Open the terminal of the Raspberry Pi and execute: # Run gpio -v and version 2.70 will appear if there is no installation error The #Bullseye branch system uses the following commands: # Run gpio -v and version 2.52 will appear if there is no installation error
SCREENBRUSH TUTORIAL UPGRADE
#For Raspberry Pi systems after May 2019 (earlier ones do not need to be executed), an upgrade may be required: #Open the Raspberry Pi terminal and run the following command # For more information, please refer to the official website:
SCREENBRUSH TUTORIAL INSTALL
configure & sudo make & sudo make check & sudo make install Install BCM2835 #Open the Raspberry Pi terminal and run the following command PS: When using the system of the Bullseye branch, it is recommended to use "apt" instead of "apt-get" and the system of the Bullseye branch only supports Python3. If the terminal outputs /dev/spidev0.1 and /dev/spidev0.1, SPI is not occupied. You can use ls /dev/spi* to check whether SPI is occupied.

SCREENBRUSH TUTORIAL DRIVER
Take the 7.5inch HD e-Paper (B) connected to the e-paper Driver HAT as an example, just plug it directly into the Raspberry Pi: If you choose to connect with an 8PIN cable, please refer to the pin correspondence table belowįor the 1.02inch e-paper Module, the pin header is used, and the wiring needs to be connected according to the following tableĬorrespondence between connecting pins of Raspberry Pi When connecting the Raspberry Pi, if the driver board has a 40pin header, you can directly plug it into the 40PIN header of the Raspberry Pi, and pay attention to the pins. Provide BCM2835, WiringPi, file IO, RPI (Python) library demos.
