pySerialTransfer
pySerialTransfer copied to clipboard
how to use data sent from python in arduion?
for example, if I send a list [255,250,100] to arduino and how to put list items in separate variables or use list items directly?
Hello, did you get an answer to your question or how did you solve your issue?