How to execute some basic operations on a std::map container. We will be using the ESP32 and the Arduino
ESP32 mDNS: Host name resolution
How to perform the resolution of a host name without the necessity for any dedicated infra-structure, using the mDNS protocol. We will be using two ESP32 devices and the Arduino core.
ESP32 dashboard: dynamic cards
How to dynamically add and remove a card from a web dashboard served by the ESP32. We will be using the ESP-DASH library and the Arduino core.