Code Monkey home page Code Monkey logo

xglcd-lvgl's Introduction

XGLCD-LVGL Library for RA8875

This library is designed to use a RA8875 LCD module with LittleVGL , especially using an ESP32 as MCU (but it will also works with MKR family - Pycom family - Particle family - Adafruit Feather - plain old Arduino).

It's not a full RA8875 library but a light weight version dedicated to LittleVGL (You need to install LittleVGL to use this library).

XGLCD-LVGL can drive 5.0", 7.0" and 9.0" 800x480 TFT LCD with capacitive touchscreen controlled by FT5206 (The code for resistive touchscreen directly managed by the RA8875 is commented but available), so you need the FT5206 library from Sumotoy.

XGLCD-LVGL is based on XGLCD from XGraph witch is based on RA8875 from Sumotoy.

Power supply consideration : RA8875 usually control large displays witch needs lot of current, USB will not provide enough energy to feed an ESP32, the LCD and the touch panel, please use an external power supply to avoid weird behaviors.

Wiring consideration : The code provided for esp32 works with DOIT ESP32 DEVKIT V1, if you want to use another board edit XGLCD.h and modify the defines to use the right pins for the SPI port you want to use.

Licence GNU GPL v3.0.

xglcd-lvgl's People

Contributors

patrickpollet1966 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.