Giter Site home page Giter Site logo

jose-azevedo / photovoltaic-systems-monitor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 417 KB

Microcontroller sketches for photovoltaic systems measurement

License: MIT License

HTML 3.80% JavaScript 18.78% CSS 3.27% C++ 74.15%
esp32 arduino webserver google-drive-api google-spreadsheet-api

photovoltaic-systems-monitor's Introduction

Photovoltaic systems monitor

The sketches presented in this repository make part of a larger measurement system designed to measure electrical parameters from the input and output of photovoltaic microinverters.

Description

This project was designed to meet the needs of monitoring one of the photovoltaic systems present on the test area of the Study and Development of Energetic Alternatives Group (GEDAE) in the Federal University of Pará (UFPA) in Belém, Brazil.

It was presented as final course assignment for the electrical engineering program at UFPA on april 2021. The monograph written in portuguese can be accessed here.

This repository contains two sketches destined for two different microcontrollers. The one at src/main.cpp is destined to an ESP32 while the one at Arduino-side/Arduino-side.ino is destined for an Arduino Mega. Their roles in the monitoring system are briefly described on the next section.

Basic operation

The Arduino Mega has it's analog ports connected to circuits that measure voltage and current both on the input and output of two microinverters. It collects several points of the electrical signals, both DC and AC, and then starts to calculate parameters such as active power, power factor and others. Every five minutes these values are stored locally in a SD card in a CSV file named after the day they were measured. In addition to that, they are also sent to an ESP32 microcontroller to be stored at another SD card.
The ESP32 also communicates with both Google Drive and Spreadsheets APIs in order to create another backup of the files. In case of Internet connection loss, the files stored locally in the ESP32 SD card can be accessed and downloaded through the webpage it's local server provides.
You can follow these links to view photos of the measurement board and the webpage.

photovoltaic-systems-monitor's People

Contributors

jose-azevedo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.