ArduRPC

Requirements

  • Python 3.x (maybe 2.x but untested)
  • pySerial

Installation

From PyPI

ArduRPC can be install from PyPI as described below.

pip install ardurpc

From source

Download the archive from https://github.com/DinoTools/ArduRPC-python

python setup.py install

Table Of Contents

Previous topic

ArduRPC Python library

Next topic

Getting Started

This Page