-
Notifications
You must be signed in to change notification settings - Fork 134
iSpindel Support
BrewPiLess supports iSpindel by accepting data from iSpindel and acting an AP for iSpindel to connect to, BrewPiLess and iSpindel can connect to the same router.
To support softAP, set the correct settings in System configuration
. Please note that the password(passphrase) should be at least 8 characters. The same password(pass phrase) is used for setting and for connection certification. Default value is brewpiless
.
Setting | Description |
---|---|
iSpindel | To enable iSpindel support. |
Calibrarte iSpindel | To start iSpindel calibration while fermenting. |
Tilt in Water | The TILT value of iSpindel in water of gravity 1.0. |
Calculated by BPL | Do the conversion from tilt angle to gravity by BrewPiLess. If this option is OFF, all the following options are not used. |
SG Calibration | Offset of gravity reading. This value will be applied(add) to the calcuated SG if SG is calculated by BrewPiLess. |
Temp. Correction | Apply temperature correction to the calculated gravity reading. Celsius only. Usually it is 20°C(68°F) or 15°C(59°F). |
Coefficients | The coefficients of the formula to calculate gravity. Note: this set of coefficients is for calcuation of specific gravity, not plato. Use 0 for x^3 term if quadratic polynomial is used. |
LowPass Filter Coefficient | 0~1. See following description |
Gravity Stability Threshold | Integer value. 1 point = 0.001. |
Calibrarte iSpindel
shoudl be set before STARTING log. The Tilt in Water
value shoue be set at the same time. When this setting is set, BPL will not
calculate the gravity, nor does BPL accept the gravity value from iSpindel.
- the iSpindel Name must start with
iSpindel
, likeiSpindel000
- Select
Generic HTTP
- Server address set to
192.168.4.1
if iSpindel connect to the AP created by BrewPiless. or use the ip of BrewPiless if iSpindel connects the AP that BrewPiLess connects to. - set url to
/gravity
For other iSpindel setting, like network settting, please refer to iSpindel project.
The coefficient defines the 'a' in this LPF: y = y[i-1] + a ( x - y[i-1] ) It is usually set to 1/f. So, 1/60 for one minute reporting period, and 1/6 for 10 minute reporteing period.
Note: enabling iSpindel setting only enables the initial display of iSpindel status. The gravity report will be processed even when the option is OFF.
calibrationSG.htm in /extra folder is an utility HTML file which can be used to derive the coefficients instead of using the excel from iSpindel.
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