Skip to content

Commit

Permalink
Tweak FS code
Browse files Browse the repository at this point in the history
  • Loading branch information
thorrak committed Jun 5, 2020
1 parent fd9be03 commit 259de38
Show file tree
Hide file tree
Showing 32 changed files with 15 additions and 97,989 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ This project seeks to implement the BrewPi firmware onto an ESP8266 controller.
* [Full Installation Instructions](docs/INSTALL.md) (including custom brewpi-script)
* [Installing the Firmware](docs/Installing%20the%20Firmware.md)
* [Developing/Contributing](docs/DEVELOP.md)
* [PCB Information](hardware/README.md) - PCB files, ordering and BOMs
* [Hardware Information](https://github.com/thorrak/thorrak_hardware/blob/master/BrewPi-ESP8266.md) - PCB files, ordering and BOMs

## Expected Pinout *(NOTE - CHANGED IN v0.3!)*
## Expected Pinout
* D0 - Heat
* D1 - I2C SCL
* D2 - I2C SDA
Expand Down
12 changes: 11 additions & 1 deletion docs/Installing the Firmware.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Installing the Firmware

## Linux/Raspberry Pi
## BrewFlasher & Fermentrack

The easiest way to install the firmware is using either [BrewFlasher](http://www.brewflasher.com/) or the firmware flow in [Fermentrack](http://www.fermentrack.com/).

BrewFlasher is a standalone application for MacOS and Windows that allows for the firmware to be automatically downloaded & flashed to your controller. It was specifically designed to make flashing *this* project easy. For most users, this is the ideal installation method.

Fermentrack is a web interface that BrewPi controllers can connect to/be managed by. If you were already planning on using Fermentrack to manage your BrewPi controller then this is a perfect alternative to either using BrewFlasher or flashing manually.

## Manual Installation Methods

### Linux/Raspberry Pi - Manual
The easiest way is to use the custom script in my brewpi-tools fork, though the script only completes steps 1 & 4 of the below. Alternatively, you can install this manually by doing the following:

1. Install esptool using PIP (`pip install esptool`)
Expand Down
9 changes: 0 additions & 9 deletions hardware/BrewPi Sensor Boards/README.md

This file was deleted.

53 changes: 0 additions & 53 deletions hardware/BrewPi Sensor Boards/RJ-11 Sensor Breakout.md

This file was deleted.

Loading

0 comments on commit 259de38

Please sign in to comment.