Skip to content

brewpi-remix/brewpi-firmware-rmx

Repository files navigation

BrewPi Legacy Remix Logo

Before we proceed, a huge thank you to Elco Jacobs, without whom none of this would be possible.

This is @LBussy's forks of the original BrewPi Project. This project has a new website, please also visit https://www.brewpiremix.com.

This repository contains the firmware source code and compiled firmware for BrewPi Remix which runs on a Raspberry Pi, communicating with an Arduino.

These forks are intended for the fans of the original BrewPi (called "Legacy" in BrewPi circles). For current BrewPi Spark 3 information and support, please continue to use and support the original project.

Getting Started

To get started, please head over to the BrewPi Remix Tools README page, and follow along there.

Compiling Source Code

It is not necessary to compile your own firmware. If you desire simply to obtain the firmware, you can download it compiled for your controller on the releases page.

If you wish however to compile this project, beginning with version 0.2.11 it has been moved to PlatformIO on top of VSCode. Install PlatformIO on the platform of your choice, clone this repository, and open the workspace by navigating to the local repository.