• 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

    Yet another DYI Plato scale

    There is new config file for 1.0, you can browse, delete and upload files under the tools menu. You can download a backup file and try a full erase before flashing, this can sometimes fix problems. There is also an option to do a hardware scan (not fully implemented for all hw options yet)...
  2. M

    Yet another DYI Plato scale

    Can you open the developer console and see if there are any errors?
  3. M

    Replacement firmware for iSpindel (GravityMon)

    You should not get any errors when charging, unless the output voltage is too high and causes issue with the gyro, see if you can check the voltage on the gyro board. The temp sensor is probably related to the library im using which, i have switched too an alternative in the dev branch which...
  4. M

    Yet another DYI Plato scale

    New version with some fixes and updates; Release 1.0.0 beta 2 · mp-se/kegmon (github.com)
  5. M

    Replacement firmware for iSpindel (GravityMon)

    The force gravity is fixed in the new version, so that should work now. You should try Kveik some time, one time it was done after 36 hours.... That was like a volcano eruption... And a thick krausen will make it hard to get some correct angles, even so if there is some that sticks to the tube.
  6. M

    Replacement firmware for iSpindel (GravityMon)

    New beta out now, hopefully the last one before release. I have had some issues with temperature sensor (sensor not found) on some devices so if you have issues let me know. I'm considering switching to another onewire library that seams to fix the problem. I finally go the C3 version to work...
  7. M

    Replacement firmware for iSpindel (GravityMon)

    Lets move this discussion to a thread on github instead of here.
  8. M

    Yet another DYI Plato scale

    I can confirm that the LCD update is slow both in 0.9 and 1.0 but I have not changed any code since 0.8 in that part so the source is probably something in the arduino version which will require some detective work to figure out why.....
  9. M

    Replacement firmware for iSpindel (GravityMon)

    JTAG is a hardware setup not software, the LED is defined as PIN_LED which is the same pin used for the Gyro in the ispindle design. This is defined in the header for your board.
  10. M

    Yet another DYI Plato scale

    ok, good to know. I have not tested the LCD option in a while (i dont have a build for that) but I will test that on the different boards then.
  11. M

    Yet another DYI Plato scale

    Thanks for the update, i will check that and do an upgrade from 0.8. The partitions are the same so that should not cause any issues.
  12. M

    Replacement firmware for iSpindel (GravityMon)

    That error have been there for a while and i finally found the issue an hour ago. The led pin on the esp32c3 is the same as the data for the gyro so this is the root cause. The fix is to disable (not use) the led on that board so if the pins are the same as for your board the new build in the...
  13. M

    Yet another DYI Plato scale

    Finally KegMon now has a new vue based user interface similar to Gravitymon and my other projects. Feel free to reach out with any issues, I still have the docs to update https://github.com/mp-se/kegmon/releases/tag/v1.0.0-beta1
  14. M

    Replacement firmware for iSpindel (GravityMon)

    Finally a new beta version of GravityMon and the Gateway is ready. If everything works well in my next brews this will be the main release. https://github.com/mp-se/gravitymon/releases/tag/v2.0.0-beta2 The gateway can be found here but this still needs a lot of testing based on my latest...
  15. M

    Replacement firmware for iSpindel (GravityMon)

    I will check that, it should remain ticked even if you move between menus.
  16. M

    Replacement firmware for iSpindel (GravityMon)

    There is a feature in gravitymon that will go into indefinite sleep when placed on the cap. You will need to force a reset to get out of that mode. I have tested using an open reed switch and magnet to do that.
  17. M

    Replacement firmware for iSpindel (GravityMon)

    Great news, any things that you see could be improved ?
  18. M

    Replacement firmware for iSpindel (GravityMon)

    2.0 beta 1 is now live on github, still some testing and documentation to do but the esp8266 has one successful brew behind it. Both projects are live in brewflasher as well. https://github.com/mp-se/gravitymon/releases/tag/v2.0.0-beta1 The companion gateway now as WIFI support for the wifi...
  19. M

    Replacement firmware for iSpindel (GravityMon)

    It depends on which version you use. In the 1.x its under the format settings but in 2.x i have placed all the settings under the push target for better overview. it should be called iSpindle under the pre-defined format templates.
  20. M

    Replacement firmware for iSpindel (GravityMon)

    Really nice, looking forward to the documentation. I have not tested ispindhub so I dont know what it expects. In the default settings I have extended the json payload so you could try to change the format to standard ispindel and see if that works. You could also try to get the serial output...
Back
Top