Once again, The Mystery Hand starring in Proof of Concept: MOCAP.
I’m transmitting from the Arduino 10 times a second, which is slow enough for the Python to behave in an orderly fashion.
The Arduino code and board setup is the same as before. Highlights of the new Python code include the ability to break the script out of an otherwise infinite loop, using the GUI’s snazzy built-in progress-bar.
Code follows: