Premium & Rewards Members 25% Off Pre-Order Books With Code PREORDER25 Ends 6/26 Shop Now Online only. See page for details.Premium & Rewards Members 25% Off Pre-Order Books With Code PREORDER25 Ends 6/26 Shop Now Online only. See page for details.

Master The ESP32 In C: WiFi with the ESP-IDF, FreeRTOS, LwIP & MbedTLS

Paperback
$52.95
Promotion message icon
Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.Learn More
Formats
In stock
This item is currently out of stock online.
Free standard shipping on orders over $60
Select a store to view item availability.
The ESP32 is the ideal choice of device for IoT projects in which data needs to be shared. It has custom built-in WiFi hardware which is supported by the ESP-IDF (Espressif IoT Development Framework), its own development environment. The fact that the ESP32 uses FreeRTOS as standard also makes WiFi use, and asynchronous tasks in general, much easier. It also means that we can use sockets to implement communications protocols. To make full use of it, however, you must also understand the und...