# πΊοΈ Farcom Enviro+ IoT β Master Development Roadmap > Central tracker for all development threads. Each sub-issue tracks a specific upgrade area. --- ## π Current State (v4 + LCD v8) | Component | Status | Version | |-----------|--------|---------| | Pi Script | β Production | v4 + LCD v8 (1060 lines) | | LCD Display | β 14 screens | Sensor bars, Info, Logo, Health | | MQTT Publisher | β 2s interval | HiveMQ public broker | | SQLite Storage | β 24h rolling | Local persistence | | Dashboard | β v4.1 | farcomindustrial.com/enviropi | | Noise Events | β Night watch | Threshold-based detection | --- ## π§΅ Development Threads ### π΄ Priority: Security & Infrastructure - [ ] #2 β MQTT: Migrate to authenticated HiveMQ Cloud (TLS/SSL) - [ ] #3 β Pi: Security hardening (firewall, fail2ban, SSH keys) ### π‘ Priority: Features - [ ] #4 β Dashboard v5: Historical analytics & export - [ ] #5 β LCD v9: Weather forecast & air quality index (AQI) - [ ] #6 β Alerting: Push notifications (email/Telegram/webhook) ### π’ Priority: Quality & DevOps - [ ] #7 β CI/CD: Automated testing & deployment pipeline - [ ] #8 β Calibration: Sensor accuracy & compensation algorithms --- ## π Architecture Reference ``` Raspberry Pi 4 β MQTT (broker.hivemq.com) β WordPress Dashboard β β ST7735 LCD Web Browser (14 screens) (farcomindustrial.com/enviropi) β SQLite DB (24h local) ``` ## π Credentials Policy All credentials are **redacted** in this repository. See `docs/CREDENTIALS.md` for reference keys: - `godaddyPw` β WordPress hosting - `HiveEmail` / `HivePw` β MQTT broker auth **β οΈ Never commit passwords, API keys, or tokens to this repo.** --- *Β© 2024β2026 Ing. Aaron Farias β Farcom Industrial. All Rights Reserved.*
πΊοΈ Farcom Enviro+ IoT β Master Development Roadmap
π Current State (v4 + LCD v8)
π§΅ Development Threads
π΄ Priority: Security & Infrastructure
π‘ Priority: Features
π’ Priority: Quality & DevOps
π Architecture Reference
π Credentials Policy
All credentials are redacted in this repository. See
docs/CREDENTIALS.mdfor reference keys:godaddyPwβ WordPress hostingHiveEmail/HivePwβ MQTT broker authΒ© 2024β2026 Ing. Aaron Farias β Farcom Industrial. All Rights Reserved.