Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.02 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.02 KB

Home Check Slack Bot

for the Isobar Australia SlackHack 2016, with https://github.com/niccs

• Implementation Concept is for a Home to interface via Slack

  • Monitor temperature, humidity and door open status
  • Remotely turn on & off a light and fan
  • Gas leakage detection alarm & Panic button alerts

• Slack Integrations

  • Slash Command
    
  • Incoming Webhook
    

• Code

  • Node / Express
  • Embedded C

• Hardware

  • Arduino board
  • Arduino GSM Shield
    
  • Sensors, Relays, voltage convertors
    

High LevelProcess flow

Process flow

Hardware Block diagram

Process flow

Hardware SetUp:--

  • DHT22  Humidity and temperature sensor
    
  • Gas leakage Sensor/smoke Sensor(MQ2)
    
  • Door Sensor (borrowed from a printer)
    
  • Led light
    
  • CPU fan(12 V)