• 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. jangevaa

    NEW StrangeBrew Elsinore Thread

    With 'git checkout' you're literally checking out a specific revision of the code. If you had done this in the past [I believe] you need to type 'git checkout master' to get out of this checkout mode, before 'git pull' will work again. 'git pull' will bring you up to date with the most recent...
  2. jangevaa

    NEW StrangeBrew Elsinore Thread

    I thought I noticed this problem awhile back as well, but I leave Elsinore running for weeks (i.e. infrequent shutdowns) so it wasn't something I looked into further
  3. jangevaa

    NEW StrangeBrew Elsinore Thread

    I'm a bit conflicted about making a circuit diagram. On one hand it would take a good deal of time to make a diagram more detailed than the one Doug has already provided... and it also concerns me that somebody was attempting to build their own control panel but couldn't figure out how the...
  4. jangevaa

    NEW StrangeBrew Elsinore Thread

    Just posted a detailed walkthrough of my personal process here: http://www.reddit.com/r/StrangeBrew/comments/36a3bp/control_panel_and_brewery_build/
  5. jangevaa

    NEW StrangeBrew Elsinore Thread

    Control has been regained over /r/StrangeBrew and some changes have been made to it - post tagging, and a wiki has been enabled. Let me know if you'd like to contribute the wiki!
  6. jangevaa

    NEW StrangeBrew Elsinore Thread

    I have requested ownership of it (5 year account) and will transfer whatever power I can to you once it's granted
  7. jangevaa

    NEW StrangeBrew Elsinore Thread

    Another option is to utilize /r/StrangeBrew and develop a wiki through that (i.e. put something in the sidebar) I'm partial to this option as /r/homebrewing is currently the largest online homebrewing community... Those users can be easily accessed in this format. It takes no work to get up and...
  8. jangevaa

    NEW StrangeBrew Elsinore Thread

    Did a quick test of the cooling hysteria and it's looking good! I'll keep a close eye on it this week and let you know if any issues come up. Cosmetic things: -Probe names on the graph page do not necessarily appear as they do on the controller page. e.g. if there's a space in the probe...
  9. jangevaa

    NEW StrangeBrew Elsinore Thread

    Okay. Just gave it a shot. The cooling GPIO is not causing issues when launching elsinore as it was. There is a minor issue with the min/max/time values not being loaded (they save correctly to elsinore.cfg, but are all set to 0 on start up). Line 82 of the log may be of some interest...
  10. jangevaa

    NEW StrangeBrew Elsinore Thread

    You are fast :mug:. I'll give it a shot when I get home this evening. Thanks!
  11. jangevaa

    NEW StrangeBrew Elsinore Thread

    Had to delete the existing config file to start. No problem. Do so, and configure everything in the same way. The hysteria behaviour is still the same - duty shows 0% when cooling should be occurring. Shutting down now and starting back up to see if the config file that was just created with...
  12. jangevaa

    NEW StrangeBrew Elsinore Thread

    On the latest commits cooling hysteria does not appear to work for me. The duty stays at 0 when cooling should be occurring). Beyond playing around with the configuration, this is the first time I've actually tested the updates. I am able to specify a cooling GPIO without a heating GPIO, and...
  13. jangevaa

    NEW StrangeBrew Elsinore Thread

    Awesome! Would you consider tagging the latest commit as a release? Based on how things have gone in this thread I think that could be very useful
  14. jangevaa

    NEW StrangeBrew Elsinore Thread

    I believe you had a commit that intended to allow for setting of a cooling GPIO without having a heating GPIO specified. The result for most people was that GPIO information on probes was no longer saving, either when specifying new probes or editing existing ones. I found that after the April...
  15. jangevaa

    NEW StrangeBrew Elsinore Thread

    Is there anything in your browser's error console?
  16. jangevaa

    NEW StrangeBrew Elsinore Thread

    When using jGPIO you specify the pin, not the GPIO I believe (unless it works both ways, otherwise there may be a slight error in the beaglebone setup instructions). Available pins should be returned to you when you type: root@beaglebone:~/SBE# java -cp Elsinore.jar...
  17. jangevaa

    NEW StrangeBrew Elsinore Thread

    Can you provide some more information on this? I haven't encountered this issue before.
  18. jangevaa

    NEW StrangeBrew Elsinore Thread

    Everything should be working with the probes on that commit. You're the first to mention anything about the timers? Can you provide more information? http://onbrewing.com/strangebrew-elsinore-faq-so-youve-found-a-bug/
  19. jangevaa

    NEW StrangeBrew Elsinore Thread

    I used the latest commit briefly and experienced something similar. If I started with a new configuration file, I could not save GPIO information for the probes. If I started with a configuration file that already had GPIOs associated with temperature probes, I got the notification on the...
  20. jangevaa

    NEW StrangeBrew Elsinore Thread

    I'm having difficulty understanding your message. You can't delete probes, only switches...
Back
Top