Git Product home page Git Product logo

tcmenuxmlplugins's People

Contributors

davetcc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tcmenuxmlplugins's Issues

Make the AdaGfx rendering cleaner by reducing flicker when possible

We need to be able to support higher refresh rates without visible flicker, and to do that, we need to extend the cookie cut support on our Adafruit renderer, so that we render into a buffer and then put that onto the screen. This needs to be configurable as on boards with less RAM and a large project, this will not be viable. However, there's a question if such boards such be using large color screens anyway, but that's not for us to decide.

On color displays, we need to use the canvas support classes in order to avoid flickering on updates.

Create a plugin for the ESP32 touch sensors

Create a BasicIoAbstraction that works with ESP32 touch sensors, allow as much configurability as is reasonably possible, also provide interrupt-based operation.

We assume for the MVP that the operational threshold below the non-touch value.

Using custom fonts with takeOverDisplay on AdaGfx renderer

Using custom fonts priorit to entering the menu, screws up the GFX renderer after exiting menu. As per:

https://www.thecoderscorner.com/jforum/posts/list/0/63.page?OWASP_CSRFTOKEN=5O4U-84AR-VJMM-12CW-DERN-DUSI-R00L-O4Q4#p317

A simple call to gfx.setTextSize(1) seems to reset things enough to then set custom fonts again and have things work normally.

Workaround solution easily managed, I'm raising this bug as requested by Dave.

Thanks, Damien

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.