I have developed a minigrid - energy monitoring platform. It can be used together with emontx to monitor minigrid distribution, Solar production . You can calculate CO2 saved, system losses and also distribution losses.
I would like to add more features to this, but before then, I would like to test the current features it has and remove all bugs .
Current Features.
- Live data
- Historical Data
- PDF and CSV report system
- Email notification
- SMS notification
- Geographical location of minigrid site
- Multiple minigrid monitoring sites
- a Log system
- Based on Codeigniter
- Calculates CO2 saved, reference solar systems
- Calculates System losses
- Calculates distributed loses
- Obtains daily interruptions, How many times in a day power is lost.
- Can only compute power readings
Features to be Added
- Can read Temperature, humidity, irradiance,
- Can calculate C02 with reference to other source of energy
- can remotely be used to turn on and off power
- can generate a load profile and predict rate of growth of a minigrid.
I would like to field test the system as it is and add the features once everything works well
Thanks