Page 8
Cloud service
What would be the IoT without a server in the cloud to store our data? Certainly not an Internet project! As with the rest of the technologies involved in IoT projects, there is a myriad of vendors and products offering cloud services to store data. Big companies, such as Google or Amazon offer these services (e.g., Google Firebase, Amazon AWS databases).
In this case, we will use the Arduino IoT Cloud to store the data captured by our sensor.
Arduino IoT Cloud is an application that helps makers build connected objects in a quick, easy and secure way. You can connect multiple devices to each other and allow them to exchange real-time data. You can also monitor them from anywhere using a simple user interface.
Arduino IoT Cloud is fully integrated in the Arduino Create ecosystem, you will be able to generate a template code in Arduino IoT Cloud and then edit and upload it to your board using the Arduino Web Editor.
Arduino IoT Cloud
Continue to Page 9 – Getting started with the Arduino Cloud.