Guidance Needed to Implement Moving Green Dots on Arrows like Nitrox TFT using Arduino TFT Display #3623
yasir-shahzad
started this conversation in
Compatible displays and setup files
Replies: 1 comment
-
Try using sprites. One sprite with background color and line to cover old position of dot and second sprite with new position of dot. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have seen this Nitorx inverter TFT in the video [link] and I want to create a similar main screen using an Arduino MEGA and a 3.5-inch TFT display. I already know how to implement elements like circular progress bars, displaying images, etc., but I have one issue: the moving green dots on the arrows. Can someone guide me on how to implement these moving arrows?
Beta Was this translation helpful? Give feedback.
All reactions