-
Clone this library into the desktop folder on the raspberry pi.
-
Install libraries using the command
pip3 install -r "rpi_list.txt"
. -
Update the crontab to run the python script on reboot using the command
crontab -e
and adding the following line: "@reboot sleep 30 && /usr/bin/python3 ~/Desktop/Biomass/pc_basestation/gateway.py >> ~/Desktop/Biomass/pc-basestation/cronlog.log" -
If you want to restart the raspberry pi daily copy the following line using
sudo crontab -e
: "0 */12 * * * /sbin/shutdown -r"
pc_basestation
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||