For future projects and when talking about IoT projects, in this section, we will show how we can develop an automatic system. To implement this, we will see the following diagram:
According to the following architecture, we will explain the steps that the system will perform and how it can be integrated into future ideas and projects using wireless devices and can be applied to real situations:
- The main brain of the system is still the Particle Photon; it connects to a wireless network.
- It connects to an access point built with an ESP8266, and it can be implemented with this feature. Some of the commercial products have a wireless module inside; in this case, we can develop our own device in order to connect other devices with a small device.
- The device nodes are configured as clients; in their pins, we configure and install a relay module, as shown...