Skip to content
#

esp32-iot

Here are 5 public repositories matching this topic...

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on benchmarking the CPU cost of the various methods of detecting the WiFi connection state. The key takeaway is that WiFi events provide a much faster way to check for WiFi.

  • Updated Sep 10, 2025
  • C++

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.

  • Updated Sep 10, 2025
  • C++

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on the existing reconnect logic already built into WiFi.h and how we can code to work with that context.

  • Updated Sep 12, 2025
  • C++

Improve this page

Add a description, image, and links to the esp32-iot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esp32-iot topic, visit your repo's landing page and select "manage topics."

Learn more