Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. BBQ Temp Controller - Any Interest?

BBQ Temp Controller - Any Interest?

Scheduled Pinned Locked Moved Development
11 Posts 7 Posters 4.4k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • hekH Offline
    hekH Offline
    hek
    Admin
    wrote on last edited by
    #2

    I'm very interested in the results of your effort. I've had the luxury of enjoying my first season with a smoker (Weber Smokey Mountain). Also glanced at the commercial products but it would be much more fun to build something for controlling the temperature.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tango2
      wrote on last edited by
      #3

      @hek - glad to see some interest. I'll let this post settle for a couple days and see how much interest there is. I purchased all the components (probes, fan, etc.) some time ago, and never got around to finishing this project.

      One thing I've learned about smoking over the years is consistency in temperature is the key. I started with a home built offset cooker that was near impossible to control. I then built a Stumps-style smoker after seeing them. That was way too big to be practical, so I moved on to a Big Green Egg, which I love.

      Back on topic...I really hope we can get this going.

      chrilleC 1 Reply Last reply
      0
      • T Tango2

        @hek - glad to see some interest. I'll let this post settle for a couple days and see how much interest there is. I purchased all the components (probes, fan, etc.) some time ago, and never got around to finishing this project.

        One thing I've learned about smoking over the years is consistency in temperature is the key. I started with a home built offset cooker that was near impossible to control. I then built a Stumps-style smoker after seeing them. That was way too big to be practical, so I moved on to a Big Green Egg, which I love.

        Back on topic...I really hope we can get this going.

        chrilleC Offline
        chrilleC Offline
        chrille
        wrote on last edited by
        #4

        @Tango2 said:

        @hek - glad to see some interest. I'll let this post settle for a couple days and see how much interest there is. I purchased all the components (probes, fan, etc.) some time ago, and never got around to finishing this project.

        One thing I've learned about smoking over the years is consistency in temperature is the key. I started with a home built offset cooker that was near impossible to control. I then built a Stumps-style smoker after seeing them. That was way too big to be practical, so I moved on to a Big Green Egg, which I love.

        Which kind of probes did you buy? I have been thinking about doing something similar, but wasn't able to find temperature probes that could sustain both the temperaure and humidity for a long time

        • Jan, happy owner of a Primo Kamado for many years!
        1 Reply Last reply
        0
        • T Offline
          T Offline
          Tango2
          wrote on last edited by
          #5

          I believe I purchased my probes from AuberIns.com. I see that they have a PID controller that can be used to control the grill temp, and it's fairly priced. What it doesn't do is give you a way to remotely monitor or set parameters, and it only has one probe to measure the grill temp.

          What they do offer is a pre-configured blower with adapters for several different types of smokers. Buying one of these may be better than trying to fab your own.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            Tango2
            wrote on last edited by
            #6

            So here's my initial attempt at putting something together. Fair disclaimer, this was done while staying up all night doing a cook after being awake all day. I think it probably has a good overall structure of what needs to be done, but the content can be improved in almost every area.

            EggCooker20160618.ino

            I see a couple things needing to happen:

            • Get reading from multiple probes
            • Send readings to controller via MySensors formatting
            • Get setting from controller via MySensors API for grill temperature setpoint.
            • Use grill probe reading and grill temp setpoint with PID controller library to control fan

            Hopefully this will get some discussion started. Any inputs on the best way to tackle this?

            Also, how about a good name for this project?

            1 Reply Last reply
            0
            • W Offline
              W Offline
              wergeld
              wrote on last edited by
              #7

              I have been working on this idea as well. My issue was finding probes that would survive the higher temps and run off a minimal power supply (batteries) - while still being cheap. It is the last item that has prevented me from moving forward. At the prices I have seen for temp probe/IC it is actually cheaper just to get a store bought meat thermometer with a remote display that is locked in. I suppose one could figure out their transmission protocol and port it to some radio receiver to an arduino. I have not even looked at making the grill react to inputs yet but I like that idea.

              T 1 Reply Last reply
              0
              • korttomaK Offline
                korttomaK Offline
                korttoma
                Hero Member
                wrote on last edited by
                #8

                I have some of these included in my home automation system. Usually sold at 99 sek during BBQ season. 433MHz Rubicson interfaced via the USB RFXtrx433.

                • Tomas
                1 Reply Last reply
                0
                • SparkmanS Offline
                  SparkmanS Offline
                  Sparkman
                  Hero Member
                  wrote on last edited by
                  #9

                  The RFXCom receivers also support the Maverick ET732 and ET733 BBQ Thermometers and the Oregon Scientific AW129 and AW131 thermometers. I currently use the AW129 but am also interested in a dual probe thermometer that can control a fan.

                  Cheers
                  Al

                  1 Reply Last reply
                  0
                  • W wergeld

                    I have been working on this idea as well. My issue was finding probes that would survive the higher temps and run off a minimal power supply (batteries) - while still being cheap. It is the last item that has prevented me from moving forward. At the prices I have seen for temp probe/IC it is actually cheaper just to get a store bought meat thermometer with a remote display that is locked in. I suppose one could figure out their transmission protocol and port it to some radio receiver to an arduino. I have not even looked at making the grill react to inputs yet but I like that idea.

                    T Offline
                    T Offline
                    Tango2
                    wrote on last edited by
                    #10

                    @wergeld said:

                    I have been working on this idea as well. My issue was finding probes that would survive the higher temps and run off a minimal power supply (batteries) - while still being cheap. It is the last item that has prevented me from moving forward. At the prices I have seen for temp probe/IC it is actually cheaper just to get a store bought meat thermometer with a remote display that is locked in. I suppose one could figure out their transmission protocol and port it to some radio receiver to an arduino. I have not even looked at making the grill react to inputs yet but I like that idea.

                    To me, this part is what sets this idea apart from others. For example, if you see that your food is cooking too fast, you could remotely turn down your cook temperature to slow it down a bit. Or you could script your controller to adjust the cooking temperature at a certain time or after a particular condition is met.

                    1 Reply Last reply
                    0
                    • Mark SwiftM Offline
                      Mark SwiftM Offline
                      Mark Swift
                      wrote on last edited by
                      #11

                      I've been using 'Heatermeter' for years, it's awesome!

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      11

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.1k

                      Posts


                      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • MySensors
                      • OpenHardware.io
                      • Categories
                      • Recent
                      • Tags
                      • Popular