Autorun Python In Raspberry Pi
Budget: $30 – $250 USD
FUNCTIONL REQUIREMENTS -------
(1) Process to autorun python project upon power on and reboot, without user interaction
(2) Process must run in terminal mode, so we can observe print() outputs
(3) Target project runs in an infinite loop, and must not interfere with Raspberry Pi's other operations
(4) Target python project location: /home/pi/webcam/Test.py
(5) Target version: Raspberry Pi 4
NON FUNCTIONAL REQUIREMENTS -------
(6) Process must be well documented (in MS Word, Notepad, or similar) and written in simple enough language for a beginner to reproduce
(7) MILESTONE 1: $50 upon freelancer dialing into AnyDesk (or similar screen share) and successfully implementing process on Raspberry Pi in headless mode via VNC Viewer (already prepared)
(8) MILESTONE 2: $50 for delivery between 6PM-7PM EST today (one hour from this posting) or 8PM-9PM EST today (three hours from this posting.)
NOTES -------
(9) We have already tried to autostart by adding "sudo python /home/pi/webcam/Test.py &" to rc.local, but to no avail. We can try again if you'd like to check our work.
(1) Process to autorun python project upon power on and reboot, without user interaction
(2) Process must run in terminal mode, so we can observe print() outputs
(3) Target project runs in an infinite loop, and must not interfere with Raspberry Pi's other operations
(4) Target python project location: /home/pi/webcam/Test.py
(5) Target version: Raspberry Pi 4
NON FUNCTIONAL REQUIREMENTS -------
(6) Process must be well documented (in MS Word, Notepad, or similar) and written in simple enough language for a beginner to reproduce
(7) MILESTONE 1: $50 upon freelancer dialing into AnyDesk (or similar screen share) and successfully implementing process on Raspberry Pi in headless mode via VNC Viewer (already prepared)
(8) MILESTONE 2: $50 for delivery between 6PM-7PM EST today (one hour from this posting) or 8PM-9PM EST today (three hours from this posting.)
NOTES -------
(9) We have already tried to autostart by adding "sudo python /home/pi/webcam/Test.py &" to rc.local, but to no avail. We can try again if you'd like to check our work.