client232/README.md

14 lines
202 B
Markdown
Raw Permalink Normal View History

2018-11-26 17:15:17 +00:00
Serial Client
=============
Preparation
-----------
2018-11-27 09:20:00 +00:00
1. Disable the login shell (raspi-config > Interfacing Options > Serial)
2. Install Python3 modules (pip3 install serial python-crontab)
2018-11-26 17:15:17 +00:00
Run
---