I used MicroPython on Windows in a way like here. However, when I wanted to try it for a while, I decided to run it on my usual macOS.
I used screen.
screen /dev/tty.usbmodem* 115200
It sometimes freezes when it is running for a long time. In `~ / .screenrc` so that it can be terminated with` C-a q`
```bind q quit```
I wrote that.
# in conclusion
It was too easy and out of tune.
Recommended Posts