Processing SketchException

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
cantrade
 
Posts: 3
Joined: Fri Jul 23, 2010 3:06 pm

Processing SketchException

Post by cantrade »

I am working on getting the data logger shield to work and have proven that my analog input is in fact being converted to a digital value. I downloaded the Processing sketch and was going to hack it but tried to run it unchanged first and I continually get SketchException errors which list an expected character for the very first line in the code. If I // out the first line it gives me the error message for the second line, etc.

I have tried both versions of the software with the same result. Could there be a problem with the Java version resident on my Mac?

Don

User avatar
adafruit_support_bill
 
Posts: 88096
Joined: Sat Feb 07, 2009 10:11 am

Re: Processing SketchException

Post by adafruit_support_bill »

I have tried both versions of the software with the same result. Could there be a problem with the Java version resident on my Mac?
It might help to post the exact text of the error message you are seeing.

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Processing SketchException

Post by adafruit »

Why are you loading Processing? this is an Arduino project, use the Arduino IDE!

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”