Yup thanks. For those who read later, I linked my serial port to a Google
Spreadsheet (via processing) to the Visualization API. Pretty
staightforward.


2014-03-17 17:30 GMT-04:00 asgallant <[email protected]>:

> You need to write an interface to your serial port in your webserver (or
> an interface that reads data output stored in another form, like a
> database) that takes the data and reformats it to the form that the
> Visualization API uses.  There are a few different approaches you could
> take from there; which you choose mostly depends on whether you want the
> data to be live from the serial port or whether you are retrieving stored
> data.
>
>
> On Sunday, March 16, 2014 12:02:36 PM UTC-4, Pedro Henriquez wrote:
>>
>> I want to use the visualization API to display, locally, data recieved
>> from the serial port in my PC. Can anyone tell me how to incorporate the
>> data into the charts?
>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Visualization API" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-visualization-api/WEOaUKocN7E/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to
> [email protected].
> Visit this group at
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to