Skip to content

Software

hydrogen602 edited this page Apr 7, 2019 · 17 revisions

Software

TO DO

  • Add graphs to data sheet?
  • Artificial Horizon
  • Keep good notes and documentation

Project

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

Controlling dataCollection.py

This program is started with the bash script dataCollection.sh.
/var/www/scripts/dataCollection.sh takes arguments start and stop

Location on the Pi

/var/www
Note: sensors in the Pi is called scripts but otherwise the folder names are the same

Clone this wiki locally