Driving a drawing machine from python
A python library to drive a vertical plotter from a Raspberry Pi using Adafruit Stepper Driver Hat (https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi).
Links:
- makeBournemouth https://www.makebournemouth.com 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