• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. M

    Replacement firmware for iSpindel (GravityMon)

    It will automatically go into gravitymode if the gyro is calibrated and the device is at an angle 5 to 85 degress and the battery is less than 4.15v
  2. M

    Replacement firmware for iSpindel (GravityMon)

    The only way is to remove the URL for the service, thats how I detect if the profile is active or not.
  3. M

    Replacement firmware for iSpindel (GravityMon)

    Great, thanks. Would be interresting to check how much temp would affect the readings
  4. M

    Replacement firmware for iSpindel (GravityMon)

    You can try the new formula editor in the 2.1 beta 1 https://github.com/mp-se/gravitymon/releases/tag/v2.1.0-beta1
  5. M

    Replacement firmware for iSpindel (GravityMon)

    Perfect, i will add 20 points. I saw you used all 10 so thats why I asked. I will do some more testing and then release a beta for this. Changes are in the UI only so there should not be any long term testing needed. Thanks for the idea and input!
  6. M

    Replacement firmware for iSpindel (GravityMon)

    I did some testing with your data and think I have a good approach for a new formula editor, here are a few screenshots of the way it looks now. You can see the result in 3 different ways. Graphical, Table or the formulas. I will still do validation of the values and as you can see a fourth...
  7. M

    Replacement firmware for iSpindel (GravityMon)

    If you data is a good match for a third order formula you will get that, but you cannot force it to that level. It will actually try 1st, 2nd, 3rd order and return the first good match that you get based on the validation and maximum allowed deviation. But I have been thinking of changing that...
  8. M

    Replacement firmware for iSpindel (GravityMon)

    Big thanks, it appreciated.
  9. M

    Replacement firmware for iSpindel (GravityMon)

    Not with gravitymon, this is only required before wifi is configured
  10. M

    Replacement firmware for iSpindel (GravityMon)

    Use the calibrate gyro under hardware settings
  11. M

    iSpindle - DIY Electronic Hydrometer

    Replacing the other resistors would not have any effect. Did you check that there is a connection between the diode pins and the esp pins? Could be a broken trace on the pcb as well. Could also be a faulty esp....
  12. M

    iSpindle - DIY Electronic Hydrometer

    Check these points these are general limitations for the esp8266 Don’t use space in your wifi SSID or wifi password Only supports 2.4Ghz bands, channels must be 1-13, other channels are not supported (In 802.11 b/g/n modes) Channels between 20-25 Mhz bands SSID must be visible (hidden SSID...
  13. M

    Yet another DYI Plato scale

    The design supports multiple sensors and some others are less stable which sometimes require a restart to function so thats why. If you use a ds18 you can power it from 3v
  14. M

    iSpindle - DIY Electronic Hydrometer

    Just remove the battery when connecting to the esp usb and you should be fine (remove the risk). You only need to replace the diode och check the connections (could be bad solder as well)
  15. M

    iSpindle - DIY Electronic Hydrometer

    You have a problem with the diode/resistor between D0 and RST. It will not wake up ofter the first run if there is an issue here.
  16. M

    Replacement firmware for iSpindel (GravityMon)

    GravityMon 2.0 and GravityMon Gateway 0.5 is now released and available on github or brewflasher. Let me know if there are any issues. https://github.com/mp-se/gravitymon/releases/tag/v2.0.0 https://github.com/mp-se/gravitymon-gateway/releases/tag/v0.5.0
  17. M

    Yet another DYI Plato scale

    Kegmon 1.0 is now available on github and via brewflasher. Let me know if there are any issues. https://github.com/mp-se/kegmon/releases/tag/v1.0.0
  18. M

    Yet another DYI Plato scale

    The config entries is for the intergrationa so that should not matter. It looks like it fails to load the css file which is strange. But since this file is compressed it could be that on some devices it fails with the decompression and it stops trying to start the application I will see if i...
  19. M

    Yet another DYI Plato scale

    The ui has been rewritten from scratch and should support modern (newer) web browsers. This is the min version required in the current setup (browsers that support the core javascript functions). What was the version that failed older than this? Chrome >=87 Firefox >=78 Safari >=14 Edge >=88
  20. M

    Replacement firmware for iSpindel (GravityMon)

    Try to do a full erase, sometimes that helps with wifi issues if the flash has become corrupted
Back
Top