That's perhaps a different issue.I tried having the scrip has main.py without Thonny running and still failed todo anything, the screen flickered it never showed any image, I couldn't see the debug info
This worked for me for reading raw bytes 0x00 through 0xFF - https://forums.raspberrypi.com/viewtopi ... 1#p1806191
Though it seems it's now translating CR to LF but that might be because I am running 'minicom' on a Pi via Telnet on Windows so who knows where the translation is happening.
As suggested, converted to printable ASCII characters is one solution. Adding some kind of 'escape code' for non-printable is another. Neither should be that problematic if only infrequently updating the displayed image.
Statistics: Posted by hippy — Wed Apr 30, 2025 1:01 pm