Design considerations – Realizing Wireless Sensor Networks within Smart Spaces

When considering the design of your WSN, there are several factors to take into account. Three of these are the connectivity that you will have at the location, the priority ... Read MoreRead More

0 Comments

Multi-hop flat routing – Realizing Wireless Sensor Networks within Smart Spaces

Within multi-hop flat routing, all nodes in the network are organized into a single-layer structure, where data is then transmitted from the source node to the destination node by forwarding ... Read MoreRead More

0 Comments

Resources within sensors – Realizing Wireless Sensor Networks within Smart Spaces

Nodes may differ based on the availability of resources that are provided by the computer. Memory and the conditions of how the processing is done would affect the implementation of ... Read MoreRead More

0 Comments

Choosing between different sensor technologies – Realizing Wireless Sensor Networks within Smart Spaces

Choosing from the numerous existing sensor technologies to build the networks we have in mind can be quite a daunting task. In this section, we will show you how to ... Read MoreRead More

0 Comments

Technical requirements – Realizing Wireless Sensor Networks within Smart Spaces

Wireless sensor networks (WSNs) consist of small, low-powered devices equipped with sensors, microcontrollers, and wireless communication capabilities. They consist of tiny sensor nodes that can communicate with each other and ... Read MoreRead More

0 Comments

Practical scenario – working with multiple communication protocols with ESP32 – Examining Communication and Connectivity Technologies-1

In this hands-on project, we’ll build an access control system using an MFRC522 RFID reader connected to an ESP32 microcontroller. This system will read, write, and register MIFARE 13.56 MHz ... Read MoreRead More

0 Comments

Summary – Examining Communication and Connectivity Technologies

In this chapter, we learned more about communication and connectivity protocols, understanding how to apply long-range protocols to the networking knowledge that we gained in Chapter 2, Understanding and Designing ... Read MoreRead More

0 Comments

Practical scenario – working with multiple communication protocols with ESP32 – Examining Communication and Connectivity Technologies-2

You may press the RST button on the ESP32 microcontroller (the button other than the EN button) to force the ESP32 microcontroller to reboot so that you can see all ... Read MoreRead More

0 Comments

A look at a water utility IoT network – Examining Communication and Connectivity Technologies

This is an industry-based implementation of a water utility IoT network. As you navigate the flow of the network, pay close attention to the protocols that are being used within ... Read MoreRead More

0 Comments

Examining edge cases for protocol selection and operation – Examining Communication and Connectivity Technologies

In industry-based settings, we will often encounter scenarios where we must figure out the best solutions when it comes to edge cases. Edge cases, in this context, are cases where ... Read MoreRead More

0 Comments