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

    Homebrewing Facebook Group

Recent content by DaveS

Homebrew Talk

Help Support Homebrew Talk:

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

    ESP Brew Engine

    The temp value does update correctly but the graph freezes like image 3 above,heaters are turning on and off as they should. Will check browser for errors and the api call.
  2. D

    ESP Brew Engine

    Can confirm device is connected to my network with no packet loss
  3. D

    ESP Brew Engine

    No AP's are found when scanning for networks,after manually adding SSID and password for my wifi network the result is the same on my mobile phone and PC browser. Tried firefox and chrome, Cheers
  4. D

    ESP Brew Engine

    If someone can advise please .. I have flashed brewengine (Tried Ver 1.5 and ver 1.6) onto dev boards from 2 different vendors with the same result (erased flash first) when connecting to the AP after initial flashing and selecting the schedule, I see screenshot 1 After pressing start,the...
  5. D

    BrewPi@ESP8266, no need of RPI and Arduino.

    @DuncB Don't you mean the pullup resistor for the DS18B20 ? I found that using a 4k7 pullup resistor was not reliable at 3.3 volts,dropping this value to 2k2 resolved all issues.
  6. D

    Intro

    Hi Jason, Greetings from a fellow SA homebrewer based in PE ! The one change I suggest to up your brewing game is to temperature control your fermentation chamber. A deep freeze and a cheap ST-1000 controller or the brilliant brewpiless project (see the thread on this forum) made a huge...
  7. D

    BrewPiLessGx: BrewPiLess with Touched TFT display

    Unfortunately not yet,just have not had time to sort it. I retired 2 weeks ago so should have more time now,will let you know when I get it right.
  8. D

    Keg Cop: Keg Monitoring and Control

    Please report back how well these work and a link to purchase if working well. Cheers
  9. D

    Yet another DYI Plato scale

    Understood,thanks for the explanation. Latest version working well,cheers
  10. D

    Yet another DYI Plato scale

    @mper As a matter of interest,why do you switch the DS18B20 power supply from an IO and not leave it permanently powered from 3v3 like in most other designs that use this sensor ?
  11. D

    Yet another DYI Plato scale

    Has anyone designed a 3d printable housing for the 2 x LCD version of kegmon they care to share ?
  12. D

    BrewPiLessGx: BrewPiLess with Touched TFT display

    I see in the esp32_smartdisplay.h file that the #ifdef ESP32_3248S035R display is listed. I have this board,is it now just a matter of setting up the build flags in platformio.ini file to compile for my board ,or is it not that simple ? If so,could someone advise what should be added...
  13. D

    BrewPiLessGx: BrewPiLess with Touched TFT display

    Apologies if I missed it but has a test binary been released yet ? I have a CYB here waiting to be put to use.
  14. D

    ESP Brew Engine

    Fair enough,I asked as I have cobbled together something similar using an ESP8266 and initially used those so called "10 Amp" relays,they got very hot with a 1500w load after less than an hour or so,switching them for the 30 Amp type sorted that problem. I will check this as it could well be...
  15. D

    ESP Brew Engine

    This is brilliant,thanks for sharing it with us ! Was wondering why you do not use SSR's instead of physical relays for tighter pid temperature control ? What is the syntax needed to connect to a MQTT broker on my LAN with no authentication ? I have tried mqtt://192.168.100.225:1883 with...
Back
Top