New Version 5" , problems #36
Unanswered
dinosaur-lavender
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @dinosaur-lavender This program has not been tested for Turing Smart Screen 5" for now, only Turing Smart Screen 3.5" but it should be compatible with 5" if commands are the same. But if i remember correctly, the 5" version is hardware revision A. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The Windows program is UsbMonitorL.exe |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody.
My version is the new 5" inch version. I don't know if this could be causing an unexpected problem.
But even running with all dependencies correctly.
The console running in a loop (ok is expected), but it doesn't accept any STOP command ( CTRL+C or CTRL+Z ) and no DEBUG or ERROR message.
Getting locked straight without changing the display
Selected Hardware Revision B (XuanFang screen version B / flagship)
21:26:46 [DEBUG] Static COM port: COM5
The USB screen (it's just the default logo) when it's on.
or
File "..\turing-smart-screen-python-main\library\lcd_comm_rev_b.py", line 95, in Hello
if response[0] != Command.HELLO or response[-1] != Command.HELLO:
IndexError: index out of range
Screen:
Code:
YOU:
PS: In the normal software ( windows turing ) runs ok.
I'm very excited to be able to contribute with themes and the like, but I need this little help to at least run it once
Thanks
Beta Was this translation helpful? Give feedback.
All reactions