Folder arduino_code contains arduino_code.ini file which is programmed in the Arduino Uno board.
python_loop.py is an experimental version of python writing on the osciloscope over serial port. It is written in Python 2.7
python_gui.py is GUI which sends selected values in the grid over serial port to the Arduino Uno. It is written in Python 3.5