Skip to content

Low-cost & OEM agnostic GSM prepaid smart energy meter with a customizable API.

License

Notifications You must be signed in to change notification settings

EnAccess/OpenSmartMeter

Repository files navigation

OpenSmartMeter

The Open Smart Meter solves a problem that affects most solar developers in the industry. This inexpensive and open source Smart Meter meets IEC and key elements of the local regulations in Nigeria.

Project Status GitHub Workflow Status License


Description

This repository contains manufacturing details as related to smart energy meter, details such as hardware design, web software, firmware, exterior casing STL files, rationale behing design, how-to document to guide a skilled user to replicate every part of the smart meter is available in the repository.

OpenSmartMeter 3D Render

Technical developmental breakdown

The open-source smart meter development has four main parts to it as highlighted below:

Circuit and Enclosure Design

The circuit was designed on Kicad free and open-source PCB design software while the enclosure design was done using Fusion 360 software.

PCB and Enclosure fabrication

PCB fabrication involves putting together the physical components that makes up the smart meter. The PCB features a 2layer design incorporating CICADA GSM module for communication while the enclosure offers a minimalistic IP 51 design according to IEC metering enclosure design standard.

Firmware, Web interface Development & API integration

The firmware code was written in Arduino IDE using C++, while the web front end was written majorly in HTML and CSS while the back end was written majorly in PHP. Links to all these codes are here. ThingsBoard API was used to view meter parameters such as energy, credit.

Calibration & Testing

After putting the hardware and software together, we needed to validate the performance of the smart meter and ascertain its accuracy. Due to varying tolerances of used components, it is vital to perform a calibration exercise. This is used to correct any errors due to varying tolerances. Further details including source code, schematics, and manufacturing files can be found in the EnAccess github repository

Infrastructure diagram

Screenshot 2022-11-05 at 4 14 06 AM