If you have similar problams as I had, i.e. not able to control the LCD ST7567S device using I2C on ESP32 microcontroller, then this repo might help you :) In my case, I have used GM12864-59N V2 LCD ...
Hi, i am currently working on a project using avr atmega328p with st7920 128x64. Right now im trying to configure the lcd module and get it to display something. I managed to setup a makefile and a ...