The controller (Processing) code needs geomerative and controlp5, but you _don’t_ need those if you are using the precompiled binaries.
The server (arduino) code requires the AFMotor and AccelStepper libaries. There isn’t any precompiled version of the server code. Those libraries will need to be put into your Arduino1.0/libraries folder.
]]>I know I needed to download the two libraries when running everything ‘manually’ via Processing. Do I still need to download the two libraries when running your pre-compiled binaries? ie…’polargraphcontroller 1.1.2 windows 32′?
If so, where do I need to put the library files for the pre-compiled binaries? Would it be in:
polargraphcontroller 1.1.2 windows 32\lib ?
Thanks you, sorry I still am learning about Processing and how its files are used.
]]>I am just waiting for my 3d printed gears to arrive from Ponoko. They sent me an email that they are in the mail. I wanted to get your latest version of code up and running.
I downloaded polargraphcontroller 1.1.2 from the code repository. It runs great
My question to you is, where do I get the sketch to load onto my Arduino, that talks to the controller? I’m guessing the ‘controller’ is the software that runs on the PC, and ‘server’ is the sketch that runs on the Arduino?
I have a file called “polargraph_server_a1.ino” on my machine from an older version of your software. Is that the correct version sketch to work with controller 1.1.2?
Thank you!
]]>