You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32 firmware built on FreeRTOS that receives sensor data over UART from an external MCU, parses fixed-format packets, and uploads readings to a cloud server over HTTPS. Includes a web-based WiFi provisioning system using a captive portal for SSID/Password config— no hardcoded credentials.