|
1-phase PV router
|

Directories | |
| test | |
| type_traits | |
Files | |
| calibration.h | |
| Calibration values definition. | |
| config.h | |
| Configuration values to be set by the end-user. | |
| config_system.h | |
| Basic configuration values to be set by the end-user. | |
| constants.h | |
| Some constants. | |
| debug.h | |
| Some macro for the Serial Output and Debugging. | |
| dualtariff.h | |
| Classes/types needed for dual-tariff support. | |
| ewma_avg.hpp | |
| This file implements an Exponentially Weighted Moving Average template class. | |
| FastDivision.cpp | |
| FastDivision.h | |
| main.cpp | |
| Main code. | |
| Mk2_fasterControl_Full.ino | |
| A photovoltaic energy diverter. | |
| movingAvg.h | |
| Code for sliding-window average. | |
| processing.cpp | |
| processing.h | |
| Public functions/variables of processing engine. | |
| shared_var.h | |
| teleinfo.h | |
| Manages telemetry data and frame formatting. | |
| type_traits.hpp | |
| Some useful but missing stl functions templates. | |
| types.h | |
| Some basics classes/types. | |
| utils.h | |
| Some utility functions. | |
| utils_display.h | |
| 7-segments display functions | |
| utils_dualtariff.h | |
| Some utility functions for dual tariff feature. | |
| utils_oled.h | |
| Some utility functions for OLED display. | |
| utils_pins.h | |
| Some utility functions for pins manipulation. | |
| utils_relay.h | |
| Some utility functions for the relay output feature. | |
| utils_temp.h | |
| Provides utilities for managing temperature sensors. | |
| validation.h | |
| version.h | |