-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I try for now 3 days to see a beautiful "Hello World" pop up on my screen, but it didn't 😫
I work with an ESP32, and i want to work with I2C so i have the SDA and SCL connected, (Correctly because with an I2C Scanner i see my screen on the address 0x28).
But after that i have nothing that work,
For the moment your code is the one that match the best with my needs, but exempt the line :
initLCD_I2C(22, 21);
//initLCD_SPI(5, 4, 3);
//initLCD_RS232(2);
I don't know what i must change more.
Have you any idea why this doesn't magically work alone?
Thank's a lot for your help
ML
Metadata
Metadata
Assignees
Labels
No labels