Recent content by DaveS

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. 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...
  2. 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.
  3. 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...
  4. 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...
  5. D

    PSA: Try Powering Your Uncooperative DS18B20s Via 5V

    you are quite right,I looked again at the diagram and see that. I assumed the pullup resistor was also connected to 5v supply which would have put 5v onto the IO pin. Cheers
  6. D

    PSA: Try Powering Your Uncooperative DS18B20s Via 5V

    I would not put 5 volts onto a Pi IO pin. I had the same issue when using 4k7 pull up resistors on 3.3 volt microcontrollers. Reducing the 4k7 to 2k2 resolved all the problems while keeping the DS18B20 supply at 3.3 volts
  7. D

    Yet another DYI Plato scale

    I have the purple S2 mini boards from 2 different vendors, one type appears to be a genuine lolin board and used brewflasher ver 1.7.0
  8. D

    Yet another DYI Plato scale

    Could someone please give me the addresses to flash the firmware and partitions files to for an ESP32 S2 board over USB. I have bought ESP32 S2 boards from 2 different vendors and can get neither of them to programme using webflasher or brewflasher. Webflasher does not detect the boards at all...
  9. D

    Yet another DYI Plato scale

    I am running kegmon on a D1 mini with dual 20 x 4 LCD's and HX711 boards,the DS18B20 is not connected. When powering up the board it oftens stops with one display displaying kegmon loading and does respond to ping requests, but goes no further,after power cycling a few times it boots...
  10. D

    Yet another DYI Plato scale

    Can you believe it ? After getting connection refused error on firefox and chrome using win10,after opening the kegmon webinterface on my old win8 PC,it now works on the win10 PC browsers as well. Thanks for your assistance @mper
  11. D

    Yet another DYI Plato scale

    Below is the error message shown in brewflasher. It says hash of data is verified,doesnt that mean the flash was successful ? After flashing kegmon v0.6 with erase off the board now is connected to my wifi network and replies to pings. When entering kegmon IP address into browser I get a...
  12. D

    Yet another DYI Plato scale

    This is definitely an upgrade to the already brilliant kegmon. I am no graphic designer either but are sure some other chaps will have good ideas. I am battling to flash the ESP32-S2 mini board using brewflasher on Win10,have had no issues flashing ESP8266 boards using brewflasher. The log...
  13. D

    Yet another DYI Plato scale

    That does make good sense. Thanks Larsh
  14. D

    Yet another DYI Plato scale

    I need to flash the binary from the dev branch for the 20 x 4 LCD's . Can this binary be flashed from brewflasher ? Was looking to use ESP flash downloader tool where multiple binaries can be flashed to different addresses.
  15. D

    Yet another DYI Plato scale

    @mper Please give me the addresses to flash the firmware and partitions files to ? I have got hold of an ESP32S2 mini board.
Back
Top