Jump to content


bear@apl

Member Since 24 Mar 2009
Offline Last Active Sep 07 2012 01:31 AM
-----

Posts I've Made

In Topic: Recompiling and uploading issue in PCU V 3.03

02 July 2012 - 03:46 PM

Hi Antonio,

It looks like your using Arduino 1.0. The PID_Beta6 library wasn't written for the new release. I believe the author has updated the library for Arduino 1.0, see here: http://arduino.cc/pl...Code/PIDLibrary

But the guaranteed process is to use the older Arduino 0021 since haven't yet rewritten the KSlibs and Sketch code for 1.0 and you'll likely get compile errors from those.

Hope that helps.

Cheers,
Bear