Hardware and software development for BronartsmeiH brewery
Brönald#3 - Lockdown Brönald#4 - Vier De Bier
Configure Visual Studio code for development.
- webserver
- Show current time
- Show current temperatures (kettle, fridge and environment)
- Define list of target temperatures (recipe)
- for a specified duration
- heater control thread
- check to update target temperature (according to the recipe)
- control heater of the kettle (check measured temperature against target temperature)
- fridge control thread
- control fridge (cooling and heating) (check measured temperature against target temperature)
- Publish data to MQTT server
- webserver
- Configure and select recipes
- Calibrate the measured temperature (on the fly)
- control threads
- log measured temperature to MQTT server
Interesting features to implement: