Skip to content

Commit

Permalink
Merge pull request #121 from patduckless/master
Browse files Browse the repository at this point in the history
Updated Broken Links for Hardware
  • Loading branch information
thorrak authored Feb 25, 2025
2 parents 6d422d6 + 32dc9f2 commit 1e9e869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This project ports the BrewPi firmware to the ESP8266, ESP32, and ESP32-S2 contr
* [Selecting your Hardware](docs/source/Selecting%20an%20ESP%20Board.md)
* [Building a "Solder Free" BrewPi](docs/source/Solder%20Free%20BrewPi.md)
* [Installing the Firmware](docs/source/Installing%20the%20Firmware.md)
* [Hardware Information](https://github.com/thorrak/thorrak_hardware/blob/master/BrewPi-ESP8266.md) - PCB files, ordering and BOMs
* [Hardware Information](https://github.com/thorrak/thorrak_hardware/tree/master/ESP8266%20BrewPi%20Boards) - PCB files, ordering and BOMs

## Configuration
Once you've flashed firmware to your ESP device, you'll need to configure it to connect to your WiFi network. For that purpose, the firmware creates a WiFi access point named `BrewPiAP`, with a password of `brewpiesp`. Connect to that access point and, if your device doesn't pull up a configuration page on its own, browse to `http://192.168.4.1`. Then click on **Configure WiFi,** and configure it to connect to your WiFi network.
Expand Down Expand Up @@ -94,4 +94,4 @@ Although this firmware works with brewpi-www, it is highly recommended that user

## Hardware

I maintain a separate repo with PCB and 3D-printable case designs for all of my projects. The page specific to BrewPi-ESP can be accessed [here](https://github.com/thorrak/thorrak_hardware/blob/master/BrewPi-ESP8266.md).
I maintain a separate repo with PCB and 3D-printable case designs for all of my projects [here](https://github.com/thorrak/thorrak_hardware/). The page specific to BrewPi-ESP8266 can be accessed [here][(https://github.com/thorrak/thorrak_hardware/tree/master/ESP8266%20BrewPi%20Boards). And for the BrewPi-ESP32 [here](https://github.com/thorrak/thorrak_hardware/tree/master/ESP32%20BrewPi%20Boards)

0 comments on commit 1e9e869

Please sign in to comment.