Mark Craig dcd28fe4f9 Spirograph generator added, Raspberry Pi GPIO rotary encoders added
Draw Spirograph-like shapes within the polargraphcontroller by adjusting some parameters.
Using a Raspberry Pi to run polargraphcontroller rotary encoders can be used to adjust the spirograph parameters.
2017-05-11 00:58:05 +01:00

909 B

polargraphcontroller

Polargraph controller Copyright Sandy Noble 2015.

This is a desktop application for controlling a polargraph machine, communicating using ASCII command language over a serial link.

The [latest releases bundle] (https://github.com/euphy/polargraphcontroller/releases/latest) contains copies of all the libraries that I use, as well as all the source, and compiled versions of the code where sensible.

sandy.noble@gmail.com http://www.polargraph.co.uk/

Spirograph functions Copyright Mark Craig 2017

GPIO access on Raspberry Pi requires PiJ4 library available from http://pi4j.com/index.html.

@markcra http://www.markcra.com/