Collection of code and material for the EWB participation during the Gothenburg science festival.
Make sure that the pySerial package is installed for python 3, run pip3 install pyserial
to install. Make sure that the Arduino is connected to the right port. Further info can be found at the Arduino playground.
Run program by using python 3.x, pyhton3 travelling_salesman_GUI.py
.