Reader small image

You're reading from  Arduino IoT Cloud for Developers

Product typeBook
Published inNov 2023
PublisherPackt
ISBN-139781837637171
Edition1st Edition
Right arrow
Author (1)
Muhammad Afzal
Muhammad Afzal
author image
Muhammad Afzal

Muhammad Afzal is a senior software engineer, with more than 14 years of experience working on web-based and IoT systems in multinational organizations. He always enjoys working and solving real-world business problems with technology. He provides freelance services to IoT-based product companies to write technical reviews and projects, and he also provides consultancy to organizations. In his free time, Muhammad creates videos and courses for YouTube and Udemy. He also runs a maker movement in his region for young students to boost their interest in adopting the latest technologies.
Read more about Muhammad Afzal

Right arrow

Hardware components – sensors and development boards

In this chapter, we are going to explore how to sync cloud variables across multiple Arduino IoT Cloud things. So, here we will use the same thing, including a development board and sensors, that was used in Chapter 4. For this chapter’s demonstration, we are going to use Arduino MKR Wi-Fi 1010 along with two 5 mm LEDs, a red one and a green one. The complete project is summarized in Figure 7.1.

Figure 7.1 – Project architecture

Figure 7.1 – Project architecture

As shown in Figure 7.1, we use one WeMos D1 mini development board, which is based on ESP8266, and the whole project is demonstrated in Chapter 4. The purpose of using different types of boards in this chapter is to demonstrate how easy it is to sync the cloud variables across different types of development boards. In the next section, we will talk in detail about project architecture.

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Arduino IoT Cloud for Developers
Published in: Nov 2023Publisher: PacktISBN-13: 9781837637171

Author (1)

author image
Muhammad Afzal

Muhammad Afzal is a senior software engineer, with more than 14 years of experience working on web-based and IoT systems in multinational organizations. He always enjoys working and solving real-world business problems with technology. He provides freelance services to IoT-based product companies to write technical reviews and projects, and he also provides consultancy to organizations. In his free time, Muhammad creates videos and courses for YouTube and Udemy. He also runs a maker movement in his region for young students to boost their interest in adopting the latest technologies.
Read more about Muhammad Afzal