Report this

What is the reason for this report?

Transfer data continuously

Posted on March 20, 2017

Hi!

I’m about to put up a sensor network connected to a Raspberry Pi. I want to save the data from the sensors continuously in a cloud solution (say every 5 minutes) and was looking at Digital Ocean as one solution. Is it possible to do this by sending the data in an easy way from the Raspberry Pi to the cloud just by a Python code? Or do I have to verify the R-Pi and log on to the droplet every time I want to send something?

Kind Regards, Jenny Bengtsson



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You can run whatever services you want on your droplet so there is no need to use the built in ssh service or the control panel to do this. If you’re planning to send data every 5 minutes you could set up a small python service to listen for and record the data.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.