Maxuino, Firmata and Arduino IDE

bdumaguina's icon

Hello,

I am relatively new to this and I'm not sure if this is the right place to post my concern. Please bear with me.

I'm trying to get my Arduino (clone) to communicate with Ableton Live 9 through Maxuino, by using the Standard Firmata sketch.

--- I'm on Windows 7, Home Premium, 64-bit, SP1

--- I currently have the Arduino IDE 1.0.5-r2.

--- Downloaded Firmata_v2.3.6

--- Added the Firmata into the Arduino Library

Sketch>Import Library>Add Library>Firmata

--- I load the Standard Firmata

File>Examples>Firmata>Standard Firmata

MY PROBLEM IS:

When I Verify/Compile the sketch, Arduino IDE is giving me this error.

'TOTAL PINS' was not declared in this scope.

Am I missing something?

Thank you.

bdumaguina's icon

Please find the attached screen capture of the error I'm getting when trying to upload the latest Firmata (2.3.6) in Arduino IDE 1.0.5-r2.

arduino-error.png
png
bdumaguina's icon

I think I understand, the Firmata cannot be loaded into the Arduino Clone.