Brewing · Article
Introducing BrewTrak Core
BrewTrak Core is the foundation of a brewing system I’m building to track, control, and understand the entire brewing process. It is early-stage, actively evolving, and being built alongside the first piece of BrewTrak…

BrewTrak Core is the foundation of a brewing system I’m building to track, control, and understand the entire brewing process.
It is early-stage, actively evolving, and being built alongside the first piece of BrewTrak hardware: a minimal brewhouse control module intended to run and validate the system in the real world.
This is not a product launch.
It’s a working project, built step by step.
Why BrewTrak Exists
Modern brewing tools tend to specialise in one area: recipes, fermentation, control, or logging. Once you try to connect those pieces, the cracks start to show.
BrewTrak exists to explore a different approach.
Instead of separate tools stitched together after the fact, BrewTrak is designed as a single system where software, hardware, and data models evolve together.
What BrewTrak Core Is
BrewTrak Core is the central operating layer.
It provides the structure that everything else builds on, including:
- Brewery and equipment configuration
- Batch and process state management
- Sensor and control data handling
- Local data storage and querying
Core does not try to do everything itself.
It defines how the system behaves, how data moves, and how decisions are made.
Hardware, Built Alongside the Software
BrewTrak is not software-first or hardware-first.
The first BrewTrak hardware module is a minimal brewhouse control layer designed to validate the Core architecture under real brewing conditions.
It focuses on:
- basic process control
- reliable sensor input
- predictable behaviour over features
This hardware is intentionally simple. Its job is to prove the foundations before complexity is added.
Beyond Control and Logging
While control and monitoring are important, BrewTrak is being designed as a broader brewing system.
Core work already includes foundations for:
- Recipe storage and search
- Water profiles and chemistry tracking
- Inventory and ingredient management
- Batch history and cross-batch comparison
These systems are being built as part of the same data model, not bolted on later.
Local First, Modular by Design
BrewTrak is designed to run locally, continue operating without internet access, and keep full control of data close to the brewery.
Both hardware and software are modular.
Individual components can evolve independently, while still fitting into a consistent system structure.
Where It Is Right Now
BrewTrak Core and the first brewhouse control module are being developed in parallel.
Some parts exist only as scaffolding. Others are already functional and quietly doing their job. Many decisions are still open.
That uncertainty is part of the process.
It allows the real problems to surface before solutions are locked in.
What Comes Next
Future updates will focus on specific parts of the system as they take shape, including:
- Core architecture decisions
- Hardware design and wiring
- Recipe, water, and inventory modelling
- Lessons learned from testing and failure
Progress will be uneven.
Everything will be documented.
