Releases: RTechAI/ForgeUI-P4-Live_Weather
Release list
ForgeUI P4 Live Weather v1.0.0 — Physically Proven
🌦️ ForgeUI P4 — Live Weather v1.0.0
First Physically Proven Release
The first public release of ForgeUI P4 Live Weather, generated in ForgeUI Studio and physically validated on the stock Waveshare ESP32-P4-WIFI6-Touch-LCD-7B.
This is a complete standalone ESP-IDF project and does not require ForgeUI Studio after export.
What it demonstrates
- Live Open-Meteo weather data
- Certificate-verified HTTPS/TLS
- ESP-Hosted Wi-Fi through the onboard ESP32-C6
- 4-bit SDIO at 40 MHz
- Current temperature and feels-like temperature
- Humidity, wind and precipitation
- Multi-day forecast
- Network-synchronized local date and time
- Dynamic day/night weather backgrounds
- Condition-aware weather icons
- LVGL 9 touchscreen interface
- Standalone ForgeUI Studio export
Physical proof
This exact project has completed the full deployment path:
ForgeUI Studio → Standalone Export → ESP-IDF 5.5.4 → ESP32-P4 → Wi-Fi → HTTPS → Open-Meteo → Live LVGL UI
Physical testing confirmed successful:
- ESP32-P4 boot
- ESP32-C6 / ESP-Hosted startup
- Wi-Fi association
- DHCP and DNS
- TLS certificate validation
- HTTP 200 response
- Live weather updates
- SNTP synchronization
- Dynamic background selection
- Weather icon rendering
- Stable touchscreen operation
Tested hardware
Waveshare ESP32-P4-WIFI6-Touch-LCD-7B
- ESP32-P4
- ESP32-C6 connectivity
- 1024 × 600 display
- EK79007 display controller
- GT911 capacitive touch
- 32 MB PSRAM detected
Software
- ESP-IDF 5.5.4
- LVGL 9.x
- ESP-Hosted
- esp_wifi_remote
- ForgeUI Runtime
- ForgeUI Studio standalone export
Example configuration
The included project is configured for:
Tauranga, New Zealand
This is an example configuration and is not automatic geolocation.
Status
✅ PHYSICALLY PROVEN
This release establishes the known-good baseline for ForgeUI Hardware Example 04:
Online Services — Live Weather
Built in ForgeUI. Exported to ESP-IDF. Proven on real hardware.