Serial Client ============= Preparation ----------- 1. Disable the login shell (raspi-config > Interfacing Options > Serial) 2. Install Python3 modules (pip3 install serial python-crontab) Run ---