Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchscreen scale should be guessed from calibrate.py #343

Open
bwhitman opened this issue Aug 31, 2024 · 2 comments
Open

Touchscreen scale should be guessed from calibrate.py #343

bwhitman opened this issue Aug 31, 2024 · 2 comments
Labels
roadmap Things in our roadmap (proposed or actual) tulipcc Tulip CC hardware

Comments

@bwhitman
Copy link
Collaborator

A tulip user reached out to say their tulip's CTP was not responding where they thought it should. I built world.download('paint.py') for them to debug and it looks like the scale is off. We allow touch_delta to be set at runtime, but not touch_scale (which is set at 0.8 for the y-axis). We should allow scale to be a runtime var, and also update calibrate to divine a scale.

@bwhitman bwhitman added tulipcc Tulip CC hardware roadmap Things in our roadmap (proposed or actual) labels Aug 31, 2024
@bwhitman
Copy link
Collaborator Author

74676676920__5F6EA053-C659-42C4-950C-FACE59579566.MOV

bwhitman added a commit that referenced this issue Sep 3, 2024
Setting y-scale for touchscreen, #343
@bwhitman
Copy link
Collaborator Author

bwhitman commented Sep 3, 2024

We now ship with y_scale being settable by touch_delta. What we don't yet have is a version of calibrate that can guess it. I'll have some users try it out for me.

@bwhitman bwhitman changed the title touchscreen scale should be settable at runtime Touchscreen scale should be guessed from calibrate.py Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Things in our roadmap (proposed or actual) tulipcc Tulip CC hardware
Projects
Status: Tulip firmware
Development

No branches or pull requests

1 participant