Skip to content

DIY device based on arduino nano, which can show actual time, can monitore temperature, humidity, flame, gas with possibility signal if some measurement isn't good.

Notifications You must be signed in to change notification settings

denmacundefined/smart-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Watcher

DIY device for getting possibility to get alerts on gas in room or check some air condition in room.

Hardware

Here is schema for creating device based on fritzing: smart-watcher Every element has self identification and you can very easy find where you can get this specific element, also you can see schema in .fzz

Software

For upload firmware to arduino nano you need get Arduino IDE, configure connection with arduino nano board and upload file smart_place_watcher.ino to device. Also for uploading you need next packages:

  • Adafruit_GFX.h
  • Adafruit_PCD8544.h
  • DHT.h
  • Adafruit_BMP085.h
  • RTClib.h

Language

Basic menu on ukrainian language. If you don't know this amayzing language you can set your custom labels.

Demo

Video

smart-watcher

Photo

smart-watcher

About

DIY device based on arduino nano, which can show actual time, can monitore temperature, humidity, flame, gas with possibility signal if some measurement isn't good.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published