Hi everybody, I know this subject probably has a slew of related posts but.. i cant seem to find the answer to my specific problem. So im trying to make an object that takes flex sensor data and turns it into a google spread sheet and I accordingly tried out the awesome make magazine article detailing the process, however, although having followed the instructions diligently i end up getting the following error in my processing sketch " Cannot convert String to float" It specifically highlights the end of the code that read " float val = 0.0; "
ive posted a link to the entire code below
http://makezine.googlecode.com/svn-history/r30/trunk/processing/google_spreadsheet_writer/google_spreadsheet_writer.pde
I just hope someone else figured it out and if so what do i do!!! if not can anyone give me another alternative perhaps. Unfortunatly i am a bit of newbie to the software ! any help would be awesome