Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 10503

Other RP2040 boards • Re: badger 2040 usb serial data?

$
0
0
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
That's perhaps a different issue.

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



Viewing all articles
Browse latest Browse all 10503

Trending Articles