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.
ESP32 Dashboard: Status card
How to display and use the Status Card from the ESP-DASH library. We will be using the ESP32 and the Arduino core.
ESP32 Web Dashboard: Generic Card
How to use the Generic Card from the ESP-Dash library, running on the ESP32. We will be using the Arduino core to program the ESP32.
ESP32: web dashboard over Soft AP
How to serve a web dashboard from the ESP32 with the device working as Soft AP. We will be using the ESP-DASH library and the Arduino core.
Python MediaPipe: real-time hand tracking and landmarks estimation
How to perform real-time hand tracking and landmarks estimation using Python, OpenCV and MediaPipe.