Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 897 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 897 Bytes

vPiP

Driving a drawing machine from python

A python library targeted to run on a Raspberry Pi with accompanying Arduino code. This code is intended to run on the driver board created by makeBournemouth

Links:

Inspired by the Polargraph project http://www.polargraph.co.uk and gocupi project https://github.com/brandonagr/gocupi

To run this library you need Python installed with the Python Imaging Library fork, Pillow. Installation instructions are here : https://pillow.readthedocs.org/en/latest/installation.html