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

General • Re: Need Help to Send Data from PC to Raspberry Pi Pico W via USB and Send Keyboard Input Back

$
0
0
Do you have any suggestions for improvements?
Not really. It's more a case of try it and see. You could potentially avoid sending the "\n" by forcing a flush or perhaps use '.readline()' on the Pico. You may not need to decode nor strip the received data, can compare raw bytes. But get it working then decide what improvements are available, may be needed, are worthwhile.

It may well work 'as is' first time. I haven't tried it, don't use CircuitPython, so can't say if there needs to be any tweaks to make it work.

Statistics: Posted by hippy — Fri Jul 26, 2024 1:21 pm



Viewing all articles
Browse latest Browse all 4844

Trending Articles