• 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

    Keg Cop: Keg Monitoring and Control

    Looks really good
  2. M

    Keg Cop: Keg Monitoring and Control

    A step file is a common format that allows for 3d models to be exchanged between different CAD apps. So this allows for export and sharing of the model itself rather than the generated stl file uses as a base for 3d printing. I'm sure autocad has a possibility to save the model as an STEP file.
  3. M

    BrewFlasher - Windows/MacOS app for flashing ESP8266/ESP32 Brewing Projects

    The default should be 'brewpiless' at least that is whats in the code. File config.h
  4. M

    Yet another DYI Plato scale

    I've been playing around with the companion app for kegmon and I've added an inventory view that shows all the active brews that exist in Brewfather as a complement to the brews on tap. I use this to show what brews I have in bottles. The project can be found here; GitHub - mp-se/kegmonapp I'm...
  5. M

    Yet another DYI Plato scale

    I get the same output when flashing v0.7 so it looks good. Can you hook it up to a serial monitor to see what the log output is ? I use a software called CoolTerm If its connected to the wifi you should be able to open the web ui
  6. M

    Yet another DYI Plato scale

    What is the exact error message? What happends if you try to flash again without full erase? Can you try another version of kegmon or gravitymon? Then try the file upload flash.
  7. M

    Yet another DYI Plato scale

    I've been playing around with a new feature for kegmon, dashboards. The memory on the device is a little limiting so i've been experimenting to deploy this as a web app (pwa) which can be installed on most devices as an app. Below is an example if the test i've done (this dashboard is actually...
  8. M

    Yet another DYI Plato scale

    https://github.com/mp-se/kegmon/releases/tag/v0.7.0 I have added the version with LCD support as a release and its now available on brewflasher.
  9. M

    Yet another DYI Plato scale

    The easy way is to use brewflasher.com
  10. M

    Yet another DYI Plato scale

    I used 40% infill and increased the wall thickness to 6. Has worked well for my kegs
  11. M

    Yet another DYI Plato scale

    You can try the new build in the dev branch, has the requested update
  12. M

    Yet another DYI Plato scale

    I can add a 1: and 2: before the beer names, there is not that many characters per line...
  13. M

    Yet another DYI Plato scale

    Great, feel free to give me some input one what data you want displayed on them. I just put up some values as a start.
  14. M

    Yet another DYI Plato scale

    The adresses should be 0x27 (default) and 0x26 for the lcds. These are the default one on the ones i have. Can you show a picture of your driver board?
  15. M

    iSpindle Concentrators, Repeaters, Bridges, Hubs

    It should work,but if there are issues i will fix it. Let me know which repeater you are using
  16. M

    iSpindle Concentrators, Repeaters, Bridges, Hubs

    Must be some setting i brewers friend since the abv is calculated there. Check if it wants plato or sg which might be the problem.
  17. M

    Yet another DYI Plato scale

    S2 is a different board and processor so it will not work.
  18. M

    Yet another DYI Plato scale

    Im still working on it but you can try the latest build in the dev branch. It supports the lcd driver. You need to change display type in the web config page and reboot for it to work.
  19. M

    Yet another DYI Plato scale

    Just for clarification did you want to replace the 2 oled with one LCD ? You can chance address for most of the LCD i2c controllers so I can add support for 2 LCD displays, one per keg. This would allow for more information to be shown and use the layout from the OLED as well. I can add both...
  20. M

    Yet another DYI Plato scale

    Would not be to hard, I have used a similar lcd in another project. There are 3.3V versions of this display which would be much easier than having both 3.3V and 5V in the same build. You can also change the i2c address so using 2 displays will be possible.
Back
Top