931 contributions in the last 12 months
Less
More
[Output Module] I2C DAC DFRobot Gravity 0-10V
[Output Module] I2C DAC MCP4725
[Core] Implement of Re-initialisation of I2C and GPIO devices
[Doc] Write User and Developer documentation.
[Timer] Dealing with long running Sensor and Output Updates
[Webserver] add ESPAsyncWebserver basic auth
char httpUser[32];
char httpPass[32];
are already present in the config struct config.system
Would be nice if it will be already present in v0.2.0
[Webserver] Rework Web Page handling, get them as static as possible
in v0.2 with ESPAsyncWebserver, i couldnt avoid the way of building pages shown above. I already use the template function, but this is also not super great.
Maybe i should consider building…
[Core] I2C Display support
in v0.2 there is no i2c display support atm. It would be nice, when v0.2.0 would have at least support for 0,96" I2C OLED displays. Maybe for an I2C LCD 20x4 or 16x2 , too :)
[Dashboard] Implement root page