element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Dev Tools
  • Products
  • More
Dev Tools
Forum smart thermostat
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Dev Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 5 replies
  • Answers 3 answers
  • Subscribers 81 subscribers
  • Views 1066 views
  • Users 0 members are here
  • help
  • arduino_project
  • thermostat
  • raspberry3
Related

smart thermostat

ctucht16
ctucht16 over 6 years ago

Hi everyone I have a question that hopefully you guys can answer. My dad and I recently installed a propane heater in his work shop. The heater came with a thermostat but it takes a minute for it to heat up. I am hoping to surprise him with something he can use to turn it on and preheat the garage. I have no clue where to start and I thought to make a switch you could text or something that would allow the required power to power on the thermostat and allow the heater to turn on. I have both a raspberry pi and arduino and am open to all ideas thank you for reading my post.

 

-Christian Tuchtenhagen

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 6 years ago +4 suggested
    Hi CJ, Sending a text message to switch it on usually requires a mobile SIM, so might not be as practical. If it is within wireless range, then that could be used instead. But possibly the biggest issue…
  • Fred27
    Fred27 over 6 years ago +3 suggested
    You'd probably need to give us a little more info on the thermostat and exactly what you want to achieve. However it might not be the safest thing to do. Any bug in your code or defect in the hardware…
  • Robert Peter Oakes
    Robert Peter Oakes over 6 years ago +3 suggested
    Defiantly you need to consider fail safe operation, dont know what is built into the heater already but you would not want to be remotely turning it on and not have it light but release the propane into…
  • shabaz
    0 shabaz over 6 years ago

    Hi CJ,

     

    Sending a text message to switch it on usually requires a mobile SIM, so might not be as practical. If it is within wireless range, then that could be used instead.

    But possibly the biggest issue could be safety related. I don't know anything about propane heaters, but doesn't the bottle/can of gas require switching off at source, if it is unused? Or attended operation?

    I think it could be risky trying to automate that.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Fred27
    0 Fred27 over 6 years ago

    You'd probably need to give us a little more info on the thermostat and exactly what you want to achieve. However it might not be the safest thing to do. Any bug in your code or defect in the hardware could cause a fire. Maybe experiment with something that's not safety critical instead.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 6 years ago

    Defiantly you need to consider fail safe operation,  dont know what is built into the heater already but you would not want to be remotely turning it on and not have it light but release the propane into the atmo, that would be bad,

     

    A suggestion would be to simply control the temperature remotely, reducing it below the natural ambient will to all intent turn it off, having a monitor to watch a pilot (If there is one) would be a good addition.

     

    As soon as you start thinking about adding a solenoid to turn on and off the actual propane , you open up a whole bunch of safety concerns.

     

    You probably wont need anything more complex than an arduino for this but you still need to get connected to it, therefor I would suggest you look at ESP8266 devices, just as easy to program but built in WIFI and very easy to hook into a home automation system

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • ctucht16
    0 ctucht16 over 6 years ago

    Hey thanks everyone I totally forgot the propane tank had to be on before anything. and I'd rather not be responsible for a fire or worse.   

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • beacon_dave
    0 beacon_dave over 6 years ago in reply to ctucht16

    You may be interested in Tom Igoe's book "Making Things Talk" as it introduces technology in this area.

    https://www.oreilly.com/library/view/making-things-talk/9781680452143/

    The third edition covers cellular communications similar to what you describe.

     

    However as others have already commented, the safety aspects need to be considered first.

     

    You however may be interested in one of the author's other projects, which is an alarm system for monitoring gas leakage and connects to a cymbal monkey (alarm bell) via a Digi XBee wireless link. I suspect you could adapt this to use an explosive gas sensor and have it text a mobile device if it detects a leakage. You could also remotely monitor temperature, activity, lights etc. as well.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube