-
Notifications
You must be signed in to change notification settings - Fork 134
Use Buttons and Menu
The original Arduino BrewPi supports rotary encoder by turning for changing values and pushdown for set(or Enter). BPL uses TWO buttons to simulate the operation of original rotary encoder. While using UP and DOWN are intuitive, the SET/Enter operation is by pressing both button and releasing them at the same time. Keep pressing UP or DOWN when you want to change to a far different value.
You might feel lag when using the buttons. Press the buttons a little longer to make sure BPL detects it. ESP8266 is not your latest iPhone X. The menu handling code doesn't run as a high priory task. It might takes a few tenth seconds before BPL has a chance to process it.
To enter setup, press UP+DOWN
at the same time. Mode
will start to blink, indicating the current editing item. Press UP+DOWN
to change control mode, or UP
to change editing item.
Wiki is deprecated. Check doc directory for latest document. https://github.com/vitotai/BrewPiLess/tree/master/doc
- Hardware Setup
- Localization of web frontend
- Flash layout and New Frontend
- Software Installation
- WiFi Setup
- System Setup
- Device Setup
- Using Buttons & Menu
- Temperature Logging
- Cloud Logging
- Beer Profile
- iSpindel Support
- Manual Gravity Logging
- Use with Glycol
- Auto Capping(Spunding)
- MQTT Remote Control
- Pressure Monitor and Control
-
Other URLs
- Clear WiFi setting
- Format file system
- OTA update
- Overwrite pages
-
JSON Commands
- Temperature Unit
- Sensor Calibration
- FAQ