Posts by Kaoê Menna • 31 points
1 post
- 
		3 votes1 answer966 viewsQ: Arduino UNO restarts when using serial port outside the IDEMy Arduino UNO is rebooting when I use its serial port with a Python script. But when I open the serial terminal from the Arduino IDE and run the same Python script, it works normally. Why this…