Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 483 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 483 Bytes

gbg-science-festival

Collection of code and material for the EWB participation during the Gothenburg science festival.

Travelling Salesman

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.