Introduction ============ This Python library provides a simple way to interface to Arduino_ functions exported with the simpleRPC_ protocol. For more background information and the reasons that led to this project, see the motivation_ section of the device library documentation. This project serves as a reference implementation for clients using the simpleRPC protocol. .. _Arduino: https://www.arduino.cc .. _motivation: https://simplerpc.readthedocs.io/en/stable/introduction.html#motivation .. _simpleRPC: https://simpleRPC.readthedocs.io