20after4 / micropython-esp32-wrover-lcd

MicroPython library for the ESP32-WROVER LCD Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32-WROVER LCD Display Driver for MicroPython

This is a fork of the Adafruit Display drivers for MicroPython. Only a couple of minor changes were made to adapt the Adafruit driver to work with the LCD on the Espressif ESP32-WROVER kit (Version 3)

Example code is included in example.py.

Tested with MicroPython esp32 v1.9.1-214-g43d7a9d2.bin. Get the latest firmware from http://micropython.org/download#esp32

Read the docs

Documentation available at http://micropython-rgb.readthedocs.io/

About

MicroPython library for the ESP32-WROVER LCD Display

License:MIT License


Languages

Language:Python 100.0%