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.Do you have any suggestions for improvements?
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