| Master The ESP32 In C (I/O Press) |
| Wednesday, 10 December 2025 | |||
|
This book looks at using the ESP32's WiFi for IoT projects in which data needs to be shared. Mike James and Harry Fairhead start out with an examination of using FreeRTOS beyond the simple single-task program: using cores, scheduling, locks, synchronization and interrupts. There are chapters covering the different data structures that FreeRTOS provides for inter-task communication, and basic WiFi in station mode. <ASIN:1871962994 > The use of lwIP to implement TCP/IP and DHCP, sockets for implementing network communications, and the HTTP client component provided by the IDF are also covered, along with how to implement a server and the methods that can be used to make a client stand in for a server. Later chapters cover practical cryptography, encryption suites and certificates, UDP, SNTP, SMTP and MQTT in turn. The final chapter deals with some advanced topics: an AP that can be used to configure hardware; an AP that can connect its clients to the Internet; promiscuous mode packet sniffing; long range mode; ESP Now and ESP Mesh. Author: Harry Fairhead and Mike James For recommendations of C and C++ books see Top Choice C and C++ Books in our Programmer's Bookshelf section. For more Book Watch just click. Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed. To have new titles included in Book Watch contact BookWatch@i-programmer.info Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
|
