Monitoring several Arduino boards at once

In the last recipe of this chapter, we are going to see how to integrate the data coming from several Arduino boards at once inside the same dashboard, so you can monitor all your data from a single place, wherever you are on the planet.

Getting ready

For this recipe, you will need to have already released22 the project from the previous recipe, and have a project logging data on Dweet.io, and linked to Freeboard.io as well.

Then, you can build as many of those projects as you want, with the same components on each project. For this recipe, I used three MKR1000 boards, each with the same sensors.

How to do it...

You can now program all of your boards. You can use the same code that we used earlier in this chapter, ...

Get Internet of Things with Arduino Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.