Order by 12PM ET on 6/11 for Delivery by Father's Day | Find a giftOrder by 12PM ET on 6/11 for Delivery by Father's Day | Find a gift

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...