My Solution to Paul McWhorter's "Arduino with Python: LESSON 10" homework.
Visit Paul's video here:
You can get Paul's code here:
You can see my solution demonstrated here:
My Arduino sketch uses some simple multitasking with "millis()" to send and receive structured data to/from Python. The Python code now also has a tri-colour LED.