It’s definitely been done before, but this version has the twist that much of it is designed and developed with AI tools. With all this AI capability available now, I figured I’d channel it into a fun little project.
The plan is a 3D-printed weather station featuring:
- Wind vane
- Anemometer
- Temperature/humidity sensors
- Altitude sensing
- GPS for location and time
- Rain gauge
An ESP32 running on battery power will collect sensor data and transmit it indoors using ESP-NOW. It will also log readings locally to an SD card for backup and history.
Inside, a Cheap Yellow Display (CYD) will show live weather conditions. The data can also be rebroadcast over Wi-Fi via MQTT to Home Assistant and other dashboards. I may even add a second CYD in the living room as a dedicated display.
Should keep me busy—and out of mischief—for a while.
Since I am using free AI's, I will break the project up into small pieces to stay inside the free restrictions
A Claude project started (the outside) https://claude.ai/.../64a98699-2b23-4992-876e-f7be641cea87
A QWEN start with indor Flask app https://chat.qwen.ai/s/e5ac7960-c80f-4883-adc0-6a9a69f48051?fev=0.2.43
Comments
Post a Comment