ankitsejwal / smart-heater

Controlling an old centralised heater through sms and webpage // raspi project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smart heater [raspberry pi + servo motor + code]

Controlling an old centralised heater through sms or web app.

Features:

  • Get status or turn On/Off heater from any where through SMS
  • See status or turn On/Off heater inside home through web app
  • Set timer to turn On the heater

Commands:

SMS:

  • Turn heater on: on, turn on, turn heater on
  • Turn heater off: off, turn off, turn heater off
  • Get status: status, ?

Web page:

  • See web page to look at the status if heater is on or off
  • Turn on/off heater by pressing a button on webpage

About

Controlling an old centralised heater through sms and webpage // raspi project

License:MIT License


Languages

Language:Python 68.8%Language:HTML 23.9%Language:JavaScript 7.3%