forked from sqozz/sem6000
sqozz
bc34c9dd8f
This makes it possible to only open a short lived connection to the physical SEM6000 socket. A few old artefacts referencing __reconnect do still exist in the code. |
||
---|---|---|
example.py | ||
README.md | ||
requirements.txt | ||
sem6000.py |
$ git clone … sem6000
$ cd sem6000
$ virtualenv -p python3 python3_venv
$ . ./python3_venv/bin/activate
$ pip3 install -r requirements.txt
$ python3 example.py