Go to file
2018-11-27 10:56:41 +01:00
.gitignore Initial commit 2018-11-27 10:20:00 +01:00
cron.py Add missing import 2018-11-27 10:56:41 +01:00
README.md Initial commit 2018-11-27 10:20:00 +01:00
send.py Initial commit 2018-11-27 10:20:00 +01:00

Serial Client

Preparation

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

Run