You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hydrogen602 edited this page Apr 9, 2019
·
17 revisions
Software
TO DO
Add graphs to data sheet?
Keep good notes and documentation
How to boot the ROV
Idk
Starting up dataCollection.py
use /var/www/scripts/search.sh to hunt down any leftover processes
also looks like pgrep -f "sudo python3.4 data" can be used to figure out if its running right now or if it crashed
This program is started with the bash script dataCollection.sh.
Use ./dataCollection.sh start to start it and ./dataCollection.sh stop to stop it.
Location: /var/www/scripts/dataCollection.sh
Location on the Pi
/var/www
Note: sensors in the Pi is called scripts but otherwise the folder names are the same