https://www.youtube.com/watch?v=LcNpZg8m7s0
After watching the video I bought a ESP32 Cheap Yellow Display Board (CYD ESP32-2432S028R) with the idea of monitoring the eth1 of my hAP ax3.
After downloading the display files from here, I configured the display resolution and all the requested data as indicated on: https://github.com/Druvis-Timma/Mikroti ... 2_graphing
It works but there are 2 problems that I can't solve even after many attempts:
1. The interface to monitor is eth1 which has id 0, if I configure "const int graph_interface = 0" esp32 show me only a black screen; 2. If the transfer speed is high the bar is not displayed, the graph becomes smaller but does not show the colored bar;
![Image]()
Has anyone had the same experience and knows how to help me?
Thanks
After watching the video I bought a ESP32 Cheap Yellow Display Board (CYD ESP32-2432S028R) with the idea of monitoring the eth1 of my hAP ax3.
After downloading the display files from here, I configured the display resolution and all the requested data as indicated on: https://github.com/Druvis-Timma/Mikroti ... 2_graphing
It works but there are 2 problems that I can't solve even after many attempts:
1. The interface to monitor is eth1 which has id 0, if I configure "const int graph_interface = 0" esp32 show me only a black screen; 2. If the transfer speed is high the bar is not displayed, the graph becomes smaller but does not show the colored bar;

Has anyone had the same experience and knows how to help me?
Thanks
Statistics: Posted by massinia — Wed Jan 29, 2025 9:44 am