You are reading a single comment by @rhb and its replies.
Click here to read the full conversation.
-
Bash script to run on boot? https://raspberrypi-guide.github.io/programming/run-script-on-boot
Bash script to run on boot? https://raspberrypi-guide.github.io/programming/run-script-on-boot
I've got an RGB LED Matrix board working with my Raspberry Pi 3. What's the best method of getting to work from boot up? At the moment I'm running the commands in the Terminal window. I'm also running the OS with a GUI, seen some info online about running headless is better?