aleppax / AirQualityMesh

IoT system monitoring outdoor air quality with multiple stations, remote data collection and analytics
GNU General Public License v3.0
2 stars 0 forks source link

online hardware configurator #85

Open aleppax opened 1 year ago

aleppax commented 1 year ago

Even considering that the software already takes into account all possible measures to save energy, there are many aspects requiring some sort of configuration involving the power economy of the system:

and many variables:

Furthermore a tradeoff between cost and performance should be chosen during the configuration phase, and a system designed for a particular set of conditions may fail in case of software configuration changes. There are many other considerations adding to the complexity of this particular design phase, and there are essentially two approaches to the problem:

The first step to implement the latter approach is to define an equation involving all the relevant variables. A further step will be implementing an online configuration page using this equation under the hood.