Added logo
This commit is contained in:
parent
bf17b9b864
commit
21298b09f4
21
README.md
21
README.md
@ -8,19 +8,19 @@
|
||||
|
||||
# Gravity Monitor for Beer Brewing
|
||||
|
||||

|
||||
|
||||
GravityMon is a replacement firmware for the iSpindle firmware. It's 100% compatible with the iSpindle hardware design so it does not require any hardware changes.
|
||||
|
||||
Now also works with ESP32, either an ESP32 d1 mini or ESP32 c3 mini which both are compatible with ESP8266.
|
||||
|
||||
Installation can be made using https://www.brewflasher.com or https://web.brewflasher.com
|
||||
Installation can be made using https://www.brewflasher.com or the web version at https://web.brewflasher.com
|
||||
|
||||
The documenation can be found here: https://mp-se.github.io/gravitymon/index.html
|
||||
|
||||
Note! If Brewflasher being flagged as malware by your antivirus software, try the web version.
|
||||
|
||||
The main differences:
|
||||
---------------------
|
||||
## The main differences:
|
||||
|
||||
* Support either an ESP8266-d1-mini, ESP32-mini, ESP32S2-mini or ESP32C3-mini board
|
||||
* Operates in two modes gravity monitoring and configuration mode
|
||||
* Gravity mode is comparable to how the iSpindle works when collectintg data
|
||||
* Configuration mode has a modern HTML5 based web UI. No need to start the access point to change settings
|
||||
@ -40,5 +40,12 @@ The main differences:
|
||||
* Built in performance measurements (used to optimise code)
|
||||
* Storage mode when placed on cap (indefinite sleep)
|
||||
* Customize various hardware parameters to opimize device functionallity.
|
||||
*
|
||||
No code has been reused from the iSpindle project.
|
||||
* No code has been reused from the iSpindle project.
|
||||
|
||||
## Supported boards
|
||||
|
||||
| | | |
|
||||
| ----------- | ----------- |----------- |
|
||||
|  |  |  |
|
||||
| HW: Any version | HW: v1.0+ | HW: v1.0+ |
|
||||
| SW: GravityMon v0.1+ | SW: GravityMon v1.2.0+ | SW: GravityMon v1.2.0+ |
|
||||
|
BIN
c3_mini_v2.1.0.jpg
Normal file
BIN
c3_mini_v2.1.0.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
BIN
d1_mini_v4.0.0.png
Normal file
BIN
d1_mini_v4.0.0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
BIN
gravitymon_logo.png
Normal file
BIN
gravitymon_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
s2_mini_v1.0.0.jpg
Normal file
BIN
s2_mini_v1.0.0.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
src_docs/source/images/gravitymon_logo.png
Normal file
BIN
src_docs/source/images/gravitymon_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
BIN
src_docs/source/images/gravitymon_logo_s.png
Normal file
BIN
src_docs/source/images/gravitymon_logo_s.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Loading…
Reference in New Issue
Block a user