BrewPi / firmware

Brewing temperature control firmware for the BrewPi Spark (Particle Photon inside)
http://www.brewpi.com
GNU Affero General Public License v3.0
98 stars 55 forks source link

WiFi support on legacy firmware #72

Closed glibersat closed 7 years ago

glibersat commented 7 years ago

Add WiFi support (bidirectional). Serial has priority when someone is connected, otherwise uses wifi.

You need to configure the wifi credentials using particli-cli (and be quick, otherwise the watchdog will trigger a reboot).

It also adds 2 information into the "N" message : IP Address and SSID.

Good bye cables! ;D