Giter Site home page Giter Site logo

adafruit_lvgl_glue's Introduction

Adafruit LvGL Glue Build Status

This Arduino library provides a layer between LittlevGL (a UI library for embedded systems) and most of Adafruit's color TFT displays (anything that's a subclass of SPITFT).

Examples show basic use on PyPortal, FeatherWing, CLUE and TFT Gizmo. Use these as a starting point, see LittlevGL documentation at docs.littlevgl.com for a thorough explanation of capabilities and use.

Dependencies

Compatibility

Version 2.1.0 eliminates the "widgets" examples -- only the simple "hello" examples are provided now. LittlevGL development moves faster than we have resources to continually update our examples. You'll fare better starting with one of the official LittlevGL examples, bringing in just the display and input initialization from one of our "hello" examples.

Version 2.0.0 is a breaking change, mostly due to significant structural changes in the LittlevGL library for Arduino. If you were previously using an earlier version of this library and/or LittlevGL, both will need updating, and you should skim the examples and read through the hello_changes example specifically.

Use on M0 (SAMD21) boards is no longer recommended, as LittlevGL has grown. Simple programs might still work, but it's better to move up to a device with more RAM -- M4 (SAMD51), nRF52 and ESP32 are currently supported.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Phil Burgess aka Paint Your Dragon for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit LvGL Glue Library" and install the library.

adafruit_lvgl_glue's People

Contributors

paintyourdragon avatar photomoose avatar ladyada avatar siddacious avatar caternuson avatar evaherrada 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.