Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 550 Bytes

introduction.rst

File metadata and controls

16 lines (11 loc) · 550 Bytes

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.