user 44692
New Member
- Joined
- Jan 28, 2022
- Messages
- 7
- Reaction score
- 5
I would like to introduce an alternative software for the iSpindle. Over the last year I have been creating an alternative software for the iSpindle which is fully open source. It has features that have been requested but never implemented in the original iSpindle software. Installation can be done via the www.brewflasher.com option. I have used this software on my iSpindle for the last 10 brews with good results. I have spent a lot of effort on optimizing the code so the battery life is really good. With a 30s update frequency (300+ seconds is recommended) it lasted 12 days.
Any feedback on feature or functionallity is appreciated.
The documenation can be found here: GravityMon 0.7.0 documentation
Features include:
Any feedback on feature or functionallity is appreciated.
The documenation can be found here: GravityMon 0.7.0 documentation
Features include:
- Operates in two modes gravity monitoring and configuration mode (simplify calibration)
- Modern web based UI for configuration (in config mode) - no need to put the device in
- REST API
- Send data to multiple endpoints when pushing data (2xhttp, brewfather, influxdb v2, mqtt supported)
- Ability to customize the dataformat being sent to http endpoints
- Automatic temperature adjustment of gravity reading
- OTA support from local webserver
- Built in function to create gravity formulas, no need for additional software, just enter tilt/gravity.
- Visual graph showing how formula will be interpreted
- Using the temperature sensor in gyro instead of DS18B20 (faster)
- Built in performance measurements (used to optimise code)
- SSL support in standard HTTP and MQTT connections.