-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
Commands or parameters "missed" on macOS with UsbPCMonitor 3.5" #512
Labels
bug
Something isn't working
Comments
Image can be generated with |
Image of box label and insert 05072024_3.5 Inch IPS TYPE-C Secondary Screen Instructions 1. Do.pdf Output of
|
Both scripts work on Debian Bookworm. Updating title to indicate that this appears to be a macOS issue |
jeffsf
changed the title
Commands or parameters "missed" with Apparent UsbPCMonitor 3.5"
Commands or parameters "missed" on macOS with UsbPCMonitor 3.5"
May 7, 2024
I am getting this exact same behavior. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A 3.5" screen was purchased on AliExpress that was indicated in the comments to work with this software. Running
main.py
results in some areas "garbled" after refreshes. Running a relatively simple program to write a black image and then lines of text sometimes does not write the black image and results in misplaced or garbled text (upper part of the text shifted relative to the lower part).To Reproduce
Using
main.py
main.py
Using custom code
scrolling-text.py
from the root level of this project's local directoryNeither setting
update_queue=None
nor addingtime.sleep()
between calls seemed to resolve the rendering issues.Expected behavior
The screen would be refreshed without significant rendering defects
Environment:
main
Desired Outcome:
Mitigation approach or reasonable confidence in an assessment that this display is a PoSLow priority for me as display seems functional. Can assist on diagnosing and resolving macOS-related differences.
The text was updated successfully, but these errors were encountered: