To install: The contents of autostart.txt
must be placed in /home/pi/.config/lxsession/LXDE-pi/autostart
. If those directories do not exist, they can be created, using sudo
. Place demo_controller.py
, freeze_check.py
, and forever.py
in /home/pi/Code/adway-controller
. Make them executable with chmod +x
.
Place deviceID.txt
in /home/pi/
and /home/pi/Code/adway-controller/
. Place sysparam.py
in /home/pi/Code/adway-controller/
, editing the user
and password
fields as necessary.