Introduction
In this chapter, we are going to continue to build Internet of Things (IoT) projects with the Galileo board. This time, we are going to see how to monitor data remotely, whether you are at home or on the other side of the world.
To do that, we are going to use different strategies. We are first going to see how to send data to the cloud to be stored online, and then use a dashboard to visualize this data. Then, in another recipe, we will see how to log that data in a spreadsheet. Finally, we will see how to use the MQTT protocol and a dashboard to control your board from anywhere in the world.