cBrandon Community

General Category => Raspberry Pi => Topic started by: branx86 on May 30, 2022, 03:36:07 PM

Title: AutoStart Raspberry PI program
Post by: branx86 on May 30, 2022, 03:36:07 PM
To make it auto start at boot Edit:  /etc/rc.local    Put the command  "   sudo python /home/pi/sample.py &    " or what ever starts your program.