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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.