Metadata-Version: 1.0
Name: piupdue
Version: 0.1.0
Summary: Upload code to Arduino Due from Python.
Home-page: https://github.com/johngrantuk/piupdue
Author: John Grant
Author-email: johngrantuk@googlemail.com
License: MIT
Description: PiUpDue
        =======
        
        Python script to upload Ardunio Sketch to an Arduino Due via a serial
        port. Originally written to re-program Due from a Raspberry PI.
        
        Based on the `Arduino BOSSA C++ source
        code. <https://github.com/shumatech/BOSSA/tree/arduino/src>`__
        
        Currently not ready to download and run as still need to refactor.
        ==================================================================
        
        Install using: $ pip install pyupdue
        
Platform: UNKNOWN
