How to automatically start Python script on Revolution Pi after reboot?
Posted: 02 Aug 2024, 13:50
Hey everyone,
I'm working on a vertical farm project using a Revolution Pi. The issue is that power cuts force the PLC to reboot, but my Python control script doesn't restart automatically. How can I set up something to launch my Python program every time the RevPi boots up? Any tips on scripts or similar solutions would be greatly appreciated!
I'm working on a vertical farm project using a Revolution Pi. The issue is that power cuts force the PLC to reboot, but my Python control script doesn't restart automatically. How can I set up something to launch my Python program every time the RevPi boots up? Any tips on scripts or similar solutions would be greatly appreciated!