Skip to content

crosser/esp-lcd-panel-rm67162

Repository files navigation

esp_lcd panel driver for rm67162 OLED display

What is this and why?

This driver only works when the controller is connected over 3-Wire SPI, and does not use DC pin ("16 bit transfer mode"), and tested only against:

  • LilyGO T-Display-S3-AMOLED dev module.
  • Waveshare ESP32-S3-AMOLED-1.91.

Why?

LilyGO provides a driver for this controller, which is

  • Arduino-specific
  • Uses polling SPI transactions (no dual buffer support possible)

References

About

Example ESP32 app using rm67162 OLED display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors