Reader small image

You're reading from  Hands-on ESP32 with Arduino IDE

Product typeBook
Published inJan 2024
PublisherPackt
ISBN-139781837638031
Edition1st Edition
Right arrow
Author (1)
Asim Zulfiqar
Asim Zulfiqar
author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar

Right arrow

Summary

In this chapter, we explored different data-based protocols for IoT applications. We first explored the HTTP protocol and learned how we could use HTTP with ESP32 to communicate with web servers and use ESP32 as a web server or HTTP client.

Continuing our exploration, we learned about the MQTT protocol, highlighting its real-time capabilities through the pub/sub model. By learning how to implement MQTT clients on ESP32, we acquired the ability to build dynamic and responsive IoT applications. Additionally, we harnessed the power of webhooks, using them to trigger actions based on events, thereby enhancing interactivity and connectivity with external services. This chapter equipped us with the expertise to choose the right protocol for specific project requirements.

In the next chapters, we’ll use all the resources we have learned about in this chapter and previous chapters to work on some real-life practical projects using ESP32.

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Hands-on ESP32 with Arduino IDE
Published in: Jan 2024Publisher: PacktISBN-13: 9781837638031

Author (1)

author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar