Sample Python Code

Most of our projects will use standalone Arduino sketches, but it possible to extend the systems using communication between an Arduino and a host computer over the USB serial port. The following Python programs run on the host computer in conjunction with an Arduino sketch to provide broader capabilities.