09 Mar, 2018
1 commit
08 Mar, 2018
28 commits
-
now axes titles and text scale at the same rate, to avoid the ugly situation of uneven overlaps. May want to change scaling factors in the future so that titles are larger than lables, but that can be done easily.
-
…-specific code. Note that this has not been tested for /correctly/ opening the serial port, only that it runs as expected without errors.
-
multiple serial case on windows not tested, but 'should' work. changed to sys.exit() mostly out of personal preference - may help to avoid error - see comment l133
-
Added a couple of ifs, requires a new dependency 'platform'
07 Mar, 2018
4 commits
-
…c connection for a single likely candidate, and error handling for none
06 Mar, 2018
7 commits
-
…still rather messy. Hardcoded virtual serial port arrangements into programmes for each end.
-
…bluetooth module. From techbitar.com, public domain.