client232/README.md

13 lines
202 B
Markdown

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