April 20, 2024, 07:52:49 AM

Good display + ESP32-POE

Started by dandrade, April 01, 2021, 03:56:45 PM

Previous topic - Next topic

dandrade

Dear profession friends.

I have:
ESP-32-POE , all free pins.
DISPLAY e-PAPER 4.2" color black, white, red model GxGDEW042Z15.
Interface model despi-c02 https://www.good-display.com/companyfile/DESPI-C02-Specification-29.html

Interface PINS: BUSY - RES - D/C - SCK - SDI - GND - 3.3V
---------------------------------------------------------------------
The software from IDE Arduino , have code: [url="https://github.com/ZinggJM/GxEPD/tree/master/examples/GxEPD_MinimumExample"[/url]

In code comment #include <GxGDEH0154D67/GxGDEH0154D67.h> and add #include <GxGDEW042Z15/GxGDEW042Z15.h>

I dont set config for construtor:  GxIO_Class io and GxEPD_Class display

My questions:
1- How to connect the wires ?    ESP32-POE and DESPI-C02
2- How to adjust Software parameters?
3-  Which is SS in GxIO_Class io ?

Tranks advance