-
1Flash rasbian onto your raspberry pi
-
2Enable picamera
Enable picamera with commmand "sudo raspi-config" Interfacing Options > Pi Camera > Enable
-
3Follow Substeps
Substep 1: Download files and extract the Data folder and PiDeliverySystem.py along with requirements.py to Desktop
Substep 2: Open terminal and run "Cd Desktop"
Substep 3: run "Python requirements.py"
Substep 4: Type in "Crontab -e"
Substep 5: Go to end of file and paste "@reboot sudo python /home/pi/Desktop/PiDeliverySystem.py"
Substep 6: Press Ctrl + o to save
Substep 7: Press Ctrl + x to exit
-
4Finished
You are setup! Now just explain to your Delivery Person how to use it and you will get notified on delivery!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.