Interfaces with the chalkboard and arduino
- must have Python 3
- must have pyserial
- preferably run it on a Linux machine (the client looks for the serial connection in /dev/serial/by-id/)
Must set the webserver ip address in client.py.
To run the program:
python client.py
or
python3 client.py
