Hi,
Any clue to accomplish the picture shown function to pick a characters and circle it?
Thanks for help.
Adam
Do you have the documentation on what is in the picture. 4 lines do not make a circle.
Paul
What display?
What display and/or graphics libraries are you using?
Thanks.
I don't have more information than this link, which given a code link that is not a full code.
First draw the numbers and symbols on the screen, remembering where they are.
Second, get a number from the encoder, corresponding to a selected position on the screen.
Third, draw a box around the selected position on the screen. If the encoder is activated, redraw the box elsewhere.
Finally, when a button is pressed or other "select" input is satisfied, store the selected
location/number/symbol for other actions.
Most people mentally divide the screen up into rectangular regions that act like a keypad.
Great!
Thank you.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.