https://github.com/omnitechphilippines/nxpert-eon
Smart Industrial Monitoring & Analytics with Real-Time Dashboards and SPC Charts.
https://github.com/omnitechphilippines/nxpert-eon
dart data-analytics flutter iiot industrial-automation iot machine-monitoring modbus mqtt node-red opc-ua plc spc
Last synced: about 1 month ago
JSON representation
Smart Industrial Monitoring & Analytics with Real-Time Dashboards and SPC Charts.
- Host: GitHub
- URL: https://github.com/omnitechphilippines/nxpert-eon
- Owner: omnitechphilippines
- Created: 2025-05-23T02:53:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-09T06:39:07.000Z (11 months ago)
- Last Synced: 2025-07-09T07:42:13.548Z (11 months ago)
- Topics: dart, data-analytics, flutter, iiot, industrial-automation, iot, machine-monitoring, modbus, mqtt, node-red, opc-ua, plc, spc
- Language: Dart
- Homepage: https://omnitechphilippines.github.io/nxpert-eon/
- Size: 7.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NXPERT EON
**NXPERT EON** is a modern **Industrial IoT (IIoT) solution** designed to collect, integrate, and analyze real-time data from machines, PLCs, sensors, and other industrial equipment. It provides powerful visual dashboardsβincluding SPC chartsβfor deep insights and operational efficiency.
---
## π Features
- π **Data Integration**
Connects to a wide range of machines, PLCs, and industrial sensors using standard protocols (e.g., MQTT, OPC-UA, Modbus, etc.).
- π **Real-Time Dashboards**
Displays live dashboards with dynamic charts (SPC, trend analysis, performance metrics).
- π§ **Data Analytics**
Analyze machine data for predictive maintenance, downtime analysis, and production efficiency.
- π **Data Storage**
Efficiently stores historical data for traceability and further analysis.
- π **User Access Control**
Role-based access ensures data visibility and security per user type.
---
## π Live Demo
- β
**Web (GitHub Pages):**
π [NXPERT EON](https://omnitechphilippines.github.io/nxpert-eon/)
---
## π¦ Download Releases
- π» **Windows (.zip):**
π [Download ZIP](https://github.com/omnitechphilippines/nxpert-eon/releases/latest/download/nxpert_eon_windows.zip)
- π± **Android (.apk):**
π [Download APK](https://github.com/omnitechphilippines/nxpert-eon/releases/latest/download/nxpert_eon_android.apk)
> βΉοΈ Releases can be found on the [GitHub Releases Page](https://github.com/omnitechphilippines/nxpert-eon/releases)
---
## π· Screenshots
> _Will add screenshots or GIFs here to showcase the dashboard UI, graphs, and analytics features later._
---
## π Tech Stack
- **Frontend:** Flutter (PlutoGrid, Riverpod, Charting Libraries)
- **Backend:** Node-RED
- **Database:** MSSQL
- **State Management:** Riverpod
- **Local Storage:** Hive (for offline or hybrid modes)
- **Deployment:** GitHub Pages, Windows, Android
---
## π§© Use Cases
- Factory machine monitoring
- Statistical Process Control (SPC)
- OEE tracking
- Predictive maintenance
- Energy usage tracking
- Environment monitoring (temperature, humidity, etc.)
---
## π Getting Started
### Prerequisites
- Flutter SDK
- Dart SDK
- Node-RED
- MSSQL
- Git
### Installation
```bash
# Clone the repo
git clone https://github.com/omnitechphilippines/nxpert-eon.git
cd nxpert_eon
# Install dependencies
flutter pub get
# Run the app (Web)
flutter run -d chrome
# Run the app (Windows)
flutter config --enable-windows-desktop
flutter run -d windows
# Run the app (Android)
flutter run -d android
```
---
## π€ Contributing
- We welcome contributions!
- Feel free to fork this repo and submit a pull request. For major changes, open an issue first to discuss what you'd like to change.
---
## π License
Distributed under the MIT License. See LICENSE for more information.
---
## π Contact
- N-PAX / NXPERT Team
- π§ omnitechphilippines@gmail.com
- π [https://omnitechphilippines.com](https://omnitechphilippines.com)
- π [GitHub Repository](https://github.com/omnitechphilippines/nxpert-eon)