Makes the 'L' LED (port B5) on Arduino Nano board toggle on and off with signal change (HIGH to LOW) on port D5 or any serial input (UART) on USB, then shares current state ('on' or 'off') as serial ...
A Python module for controlling Arduino devices with LED control firmware. This package includes the compiled Arduino sketch and Python code for easy communication with Arduino boards.