An alternative project to ESP32_Explorer
Posted: Thu May 23, 2024 1:25 am
Hello, I'm a newbie with ESP32.
I saw this project https://github.com/nkolban/ESP32_Explorer which seemed very useful for debugging.
Unfortunately, the project is out of date and the author is no longer active.
This project allows to monitor in real time a lot of ESP32 use of resources. The github repo says
I saw this project https://github.com/nkolban/ESP32_Explorer which seemed very useful for debugging.
Unfortunately, the project is out of date and the author is no longer active.
This project allows to monitor in real time a lot of ESP32 use of resources. The github repo says
This seems worderful for me. I was wondering if the is some other alternative to this. Thank youA utility library / application for investigating the ESP32.
This includes:
Your availabile memory
Your WiFi connections
Your GPIO status
The files on your flash file system
The status of your logging enablement
The partitions in use
The state of FreeRTOS tasks
and much more ...