ozturkweb / IOT-Based-Smart-Kid-Room

👶 The IoT-based children's room project, developed with the given technologies, aimed to control with remote access. With the data received from the sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOT Based Smart Kid Room

Download the Bylink program on your phone. Open the project code via the Arduino program and correct your WIFI and password information via the code. After providing the sensor connections via Bylink, you can load the code into your circuit.

Used technologies:

  • Nodemcu Esp8266
  • MQ-4 Gas Sensor
  • RGB Led
  • Servo Motor
  • Flame Sensor
  • Vibration Sensor
  • Power provider (powerbank etc.)
  • usb cable
  • Jumper cable
  • Blynk - IoT platform
  • Software - Arduino The IoT-based children's room project, developed with the given technologies, aimed to control with remote access. With the data received from the sensors, air quality is measured (MQ-4 Gas Sensor), the child wake up state is checked (Vibration Sensor), fire control is provided (Flame Sensor) and in such cases, the user is notified. If the air quality decreases, the person can provide window control (servo motor) upon notification. In addition to window opening and closing, the window can be adjusted to the desired hoarseness up to 180 degrees. If the child wakes up, ambient lighting can be done by providing the desired light color (RGB Led). Bylink technology is used as the application interface.

Bylink programını telefonunuza indirin. Proje kodunu Arduino programı üzerinden açıp WİFİ ve şifre bilgilerinizi kod üzerinden düzeltin. Bylink üzerinden sensör bağlantılarını sağladıktan sonra devrenize kodu yükleyebilirsiniz.

Kullanılan teknolojiler:

  • Nodemcu Esp8266
  • MQ-4 Gaz Sensörü
  • RGB Led
  • Servo Motor
  • Alev Sensörü
  • Titreşim Sensörü
  • Güç sağlayıcı(powerbank vs.)
  • Usb kablo
  • Jumper kablo
  • Blynk – IoT platform
  • Software - Arduino Verilen teknolojiler ile geliştirilmiş IoT tabanlı çocuk odası projesi uzaktan erişim ile kontrol amaçlamıştır. Sensörlerden alınan veriler ile hava kalitesi ölçülür(MQ-4 Gaz Sensörü), çocuk uyanma durumu kontrol edilir(Titreşim Sensörü), yangın kontrolü sağlanır(Alev Sensörü) ve bu gibi durumlarda kullanıcıya bildirim gönderilir. Hava kalitesinin düşmesi halinde gelen bildirim üzerine kişi pencere kontrolünü(servo motor) sağlayabilir. Pencere açma ve kapama işlemlerinin yanında 180 dereceye kadar istenilen kısıklık düzeyinde pencere ayarlanabilir. Çocuğun uyanması durumunda istenilen ışık rengi(RGB Led) sağlanarak ortam aydınlatması yapılabilir. Uygulama arayüzü olarak Bylink teknolojisi kullanılmıştır.

DEVELOPERS: -gamzeartan https://github.com/gamzeartan -silatasyurek https://github.com/silatasyurek

About

👶 The IoT-based children's room project, developed with the given technologies, aimed to control with remote access. With the data received from the sensors.


Languages

Language:C++ 100.0%