This repository covers an attempt to build a fully working home brew operation. It mainly focuses on the temperature control aspect but will likely expand to cover more of the process.
The codebase is broken down into the following sections
This provides a .NET MAUI based client application that can connect to the server side web API.
This provides both Meadow and Raspberry Pi based solutions as well as any common code that can be shared between them.
This provides an ASP.NET Core website, web API and Aspire dashboard.
Some helpful resources.