Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Collecting Data Remotely via Internet?

$
0
0

Hello!

I have some sensors attached to an arduino that are sending serial data to my computer. I have a Processing sketch that converts this data to a .CSV file. I am now looking to add something to my Processing sketch that will send that .CSV file to another computer hundreds of miles away. Any recommendations?

I am currently looking into utilizing Javamail in my sketch, but am having difficulty finding an easy-to-understand example of how to do that. Is there an easier method for remotely collecting data?

Thanks!


Viewing all articles
Browse latest Browse all 2896

Trending Articles