Maritim og Marin IIoT - dokumentasjon

Bachelor thesis for new ROV

Github link for ROV GUI on PC

Github link for Raspberry on ROV

Github link for Arduino on ROV


Dette er en manual for hvordan sette opp ROV og tilhørende PC. This is a manual for how to set up the new ROV and additional software on your computer.

Install GUI for your computerPicture

STEP 1:

First make sure that you have the required software installed on your computer.

If you have any of this software already installed, feel free to skip a step.

First install python from this link


STEP 2:

Write the following command lines in your terminal or command prompt.:

pip3 install opencv-python

pip3 install pyqt5

Step 3:

Download all Github files from 

this link.

Click the green code button and then "Download Zip" .

Make sure you unzip the file and put the files a place where Python can see the files.


Step 4:

Now you can try running the file by writing 

python3 [Path]

In my case I took the files out of the folder and used the following command

python3 C:\Users\EliasWR\GUI_interface\main.py

After these steps the interface should show up like the picture.



  • No labels