Skip to content

Conversation

@wwentink
Copy link

@wwentink wwentink commented Oct 5, 2025

This code displays a thin red pointer in the center of the screen that is able to change based on serial monitor input. You can either preface an integer with a to get an angle value of your input or just input 0-100 to get the corresponding amount (0 = 0 degrees, 100 = 180 degrees).

@YVishere
Copy link
Collaborator

YVishere commented Oct 7, 2025

In the updatePointer methode can you change the variable name from "value" to "speed". Just to improve clarity in future.

@YVishere
Copy link
Collaborator

YVishere commented Oct 7, 2025

Can you also move the pointer to the lower end of the screen so that we can use it with other on-screen elements even if we don't change how it looks.

Copy link
Collaborator

@YVishere YVishere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the implementation looks good. We can merge it to Display_Image after these change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants