The live GPIO pin monitoring library sets up the ESP32 to stream information about what all of the pins are doing in real time to a webserver, which displays the information as a helpful graphic.
On the other hand, it lacks the dual cores of the ESP32, and simply doesn’t have as many GPIO pins. If you’re a die-hard ESP32 abuser, you’ll doubtless find some features missing ...
We made something similar but using the RP2350A board, the Raspberry Pi Pico 2, and published a guide on how to get Wi-Fi on the Pico 2 using an ESP32 ... with more GPIO pins than the RP2350A ...