Simple Python3 script to obtain encoded characters from a serial port. Helpful for converting Arduino data printed to serial into a text file to save and process in post.
Script requires installation of pip package PySerial (pip install pyserial).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple Python3 script to obtain encoded characters from a serial port. Helpful for converting Arduino data printed to serial into a text file to save and process in post.
Script requires installation of pip package PySerial (pip install pyserial).