string2string/client at master · string2string/string2string · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

String2string client application

Interfaces with the chalkboard and arduino

Requirements

  • 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/)

Running the app

Must set the webserver ip address in client.py.

To run the program:

python client.py

or

python3 client.py