✨ Fitur Baru: - Status relay real-time di aplikasi (Heater 1, Heater 2, Fan, Exhaust) - Exhaust otomatis ON saat suhu >= 60°C - Cooling down 20 detik dengan countdown setelah pengeringan selesai - Auto reset ke Ready to Dry setelah cooling down 🔧 Backend: - Parse relay1-4 dari JSON MQTT ESP32 - Real-time update status relay di database dan API 🔧 ESP32: - Kirim status semua relay dalam JSON ke MQTT - Support 4 relay: Heater1 (GPIO13), Heater2 (GPIO12), Fan (GPIO14), Exhaust (GPIO27) - Kontrol exhaust otomatis berdasarkan suhu - Error handling load cell dengan timeout 🐛 Bug Fixes: - Fix perhitungan berat load cell (dari rata-rata ke penjumlahan) - Fix crash saat inisialisasi HX711 - Fix status relay tidak update di Flutter 📦 Version: 1.1.0 (Build 2) |
||
|---|---|---|
| .. | ||
| Contents.json | ||
| LaunchImage.png | ||
| LaunchImage@2x.png | ||
| LaunchImage@3x.png | ||
| README.md | ||
README.md
Launch Screen Assets
You can customize the launch screen with your own desired assets by replacing the image files in this directory.
You can also do it by opening your Flutter project's Xcode project with open ios/Runner.xcworkspace, selecting Runner/Assets.xcassets in the Project Navigator and dropping in the desired images.