Johninlaw
Profilo di
Nome | Johninlaw |
---|---|
Indirizzo email | n/a |
Messaggi | 1 |
-
- 2025-08-12 05:30:38
- Re: Problema con comunicazione tra PC ed ARDUINOUNO via USB
- Forum >> Programmazione Python >> Scripting
- ;">I understand! It seems like your Python code has a scope issue; you're shadowing the serial;"> module name with your serial = serial.Serial(...);"> object. Try renaming your serial object to something like ser;"> or arduinoSerial;"> and then use ser.write('a');">. Perhaps papa's games ;"> community has a solution or a code snippet for you to inspect.
--- Ultima modifica di Johninlaw in data 2025-08-12 05:31:06 ---