searching for the example code of smooth arcs picture #3714
Unanswered
Feliniuss
asked this question in
Q&A - General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I came across the picture on the main page of the TFT_eSPI GitHub repository showcasing smooth arc anti-aliased meter gauges on a 320x240 TFT.
Is there any example code available for this, or has anyone already implemented something similar that runs smoothly?
I'm using a 480x320 display, but a 320x240 implementation would also be fine—I’m mainly interested in understanding how it's programmed.
My own version is a bit laggy and keeps refreshing the screen entirely. Ideally, I want to create a digital meter that updates only the values every 20ms, without redrawing the full display.
Thanks a lot! ❤️
Beta Was this translation helpful? Give feedback.
All reactions