Clone Project
git clone https://github.com/QCL-PKNU/EPS-Monitoring.git
cd EPS-Monitoring
cd deps
.
├── deps # Contains the main work, documents
├── deps_sensor # Arduino code
├── deps_standalone # Contains of the mimic codes from deps package that used for testing our project.
└── README.md
To run this project, you may find the requirement and some configuration from our documentation which locate in here.
python src/deps_main.py
- New update UI based on 7 inches screen of Raspberry Pi
- Thermal Image
- Current Consumption
Documentation of the project structure can be found here.