Arduino Uno- send data to cloud

I recently build a sensing project with a Arduino board , and the reading look good. I am interested in sending these values to the cloud.

My question is can I do it with out using a Ethernet shield instead using my computer.
If yes what is the best way.

kosmicinvader:
I recently build a sensing project with a Arduino board , and the reading look good. I am interested in sending these values to the cloud.

My question is can I do it with out using a Ethernet shield instead using my computer.
If yes what is the best way.

Yes, you can do it. You just need to write software on the PC to send the values to the 'Cloud'. Have your PC software communicate with the Arduino via Serial.

see, that wasn't so hard.

Chuck.

/* not usefull
I was thinking about putting a LED out the window pointing straight,
not sure what to do on sunny days though.......
thinking I am missing the point here.........
*/

dave-in-nj:
/* not usefull
I was thinking about putting a LED out the window pointing straight,
not sure what to do on sunny days though.......
thinking I am missing the point here.........
*/

Clouds are just cold steam, therefor on sunny days the clouds are just warm, and warm steam is transparent, therefore on Sunny days, The clouds are still there, just Hiding. So you can still send to the clouds on Sunny Days!

Chuck.