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
2014-08-04 13:34:04 +01:00
2013-03-29 19:19:46 +00:00
2013-02-17 22:52:07 +00:00
2013-04-24 12:53:35 +01:00
2016-01-24 16:40:22 +00:00

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/

Description
No description provided
Readme
Languages
Processing 100%