Search results

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. J

    BruControl: Brewery control & automation software

    Solved it from this thread: netsh.exe: Error 87 Because my user name has a space in it, the built-in reservation button did not work. I had to go into the command prompt as an administrator and add double quotes around my user name. C:\>netsh http add urlacl url=http://+:8000/...
  2. J

    BruControl: Brewery control & automation software

    No, the release option is unavailable as well.
  3. J

    BruControl: Brewery control & automation software

    That switch is not enabled
  4. J

    BruControl: Brewery control & automation software

    I'm not sure if there is a more elegant way to do it; however, you can write some scripts that run on a loop to achieve what you're asking about I believe. Example: [ACTIVATELOOP] wait "Active Switch" State == on "Device Element" enabled = true start "Device Element Script" goto "ACTIVATELOOP"...
  5. J

    BruControl: Brewery control & automation software

    I just upgraded to a professional license and am having trouble getting the data exchange service running. I am logged in as an administrator. When I click reserve URL an approval box appears. After clicking Yes, nothing happens. Is there anything else I can do? The base localhost is up and...
  6. J

    BruControl: Brewery control & automation software

    Yeah they have been working and in use for a few months. Pics of them attached.
  7. J

    BruControl: Brewery control & automation software

    If this was referring to mine, I get the same results with both wifi and serial.
  8. J

    BruControl: Brewery control & automation software

    All of a sudden, I'm having a really strange issue (that I've now replicated on 3 different ESP32's that have been freshly flashed). Regardless if I have anything connected to my ESP32 (replicated with nothing connected to my ESP32), whenever I enable a digital output device, I get a bad...
  9. J

    BruControl: Brewery control & automation software

    I have an ESP32 with the following elements: - Heating element (SSR) on Pin 5 - Relay for 110v pump (switches the neutral line) on Pin 16 - RTD on pin 32 (with parallel connections on pins 23, 18, 19) - RTD on pin 33 (with parallel connections on pins 23, 18, 19) When I toggle the relay for the...
  10. J

    BruControl: Brewery control & automation software

    Unfortunately no change with 46F and V 1.1 Build 22. Attached screenshot shows output of 255 regardless if target is 10,000 or -10,000. Also attached are configuration files. Thanks.
  11. J

    BruControl: Brewery control & automation software

    Thank you. I will try the newest firmware. Here are the answers to your questions: 1. Yes, it works great and matches various calibration temps 2. The output of pin 5 is going to a solid state relay that is switching a 5500W heating element. The relay and element work fine as it heats (and...
  12. J

    BruControl: Brewery control & automation software

    Well, I tried two things with no improvement: 1. Reflashed existing ESP32 - Same Results (PID not updating) 2. Flashed a brand new ESP32 - Same Results (PID not updating) @BrunDog Hoping you have some ideas. @RiverCityBrewer Thank you so much for the ideas/attempts so far!
  13. J

    BruControl: Brewery control & automation software

    NP. Thanks. Please see attached.
  14. J

    BruControl: Brewery control & automation software

    Pin 5 was the original one I tried for this reason and no difference. Does the PID calculation occur within the ESP32 board or within the Brucontrol software? Since it works correctly when restarting the Brucontrol software, it seems like maybe it's just not updating/refreshing properly on...
  15. J

    BruControl: Brewery control & automation software

    Looks like I'm running 45O and the change in calc/output times didn't change the result unfortunately. Closing and Re-opening the Brucontrol program, however, did result in the output changing to the desired output.
  16. J

    BruControl: Brewery control & automation software

    I had to travel and I'm just getting back to this. I'm running firmware version 45 on Brucontrol 1.1. I changed the pin from pin 5 to pin 26 and am continuing to have the same problems with PID control and Hysteresis control not changing the output. Duty Cycle continues to work. All of the...
  17. J

    BruControl: Brewery control & automation software

    Here's the board: https://www.amazon.com/gp/product/B0718T232Z/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 It's ESP-WROOM-32 ESP32 ESP-32S and I'm using Pin 5 SSR pic attached
  18. J

    BruControl: Brewery control & automation software

    Yes, no difference. If it is helpful, I tried hysteresis control and am having trouble getting it to toggle as well. It just stays on.
  19. J

    BruControl: Brewery control & automation software

    Thank you for the suggestion. Even with those adjustments, it still continue heating. I even attempted a target of -100 and it kept a 255 output. Only when I set the target at something drastic like -400 did it change the output to 0 (those are the dips in the red line). Attached is the...
  20. J

    BruControl: Brewery control & automation software

    I'm running 1.1 build 22 with an esp32. I have 2 RTDs working and a duty cycle output working just fine to control a heating element through SSR. I am having trouble with the PID control however. The output from the PID remains at 255 even when input is greater than target. The only way I can...
Back
Top