Raspberry Pi Scripts
Start up process and scripts on the Raspberry Pi
A bash script (/home/pi/Downloads/lighthouse/bluetooth-script.sh) is executed at startup in order to configure bluetooth settings for the Raspberry Pi and start 3 Python scripts (explained below). An entry for the bash script is made in the /etc/rc.local file in order to the script to be executed at startup.
Last updated