Skip to content

Automation's Research Advicer at Kalasinpittayasan School (Smart Farm)

Notifications You must be signed in to change notification settings

chollsak/Smart-IoT-Silkworm-House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Smart IoT Silkworm House (ศึกษาความสัมพันธ์ระหว่างปัจจัยแวดล้อมกับการกินอาหารของหนอนไหม เพื่อพัฒนา โมเดลโรงเรือนเลี้ยงไหมอัจฉริยะ)

High School Automation System Advicer and Researcher at Kalasinpittayasan School, Kalasin, Thailand

Demo Model


1. ESP8266 WebServer, Google Sheet, LINE Nofity

Brief :These are using Node MCU ESP8266 to create WebServer and display local IP address on LCD, Display Temperature and Humidity real-time on WebServer, Notify to user every 2 hours with LINE Notify and Storing on Google Sheet

First step!
User must connect to the same as WIFI as ESP8266 for using the WebServer

  • ESP8266 WebServer Realtime Temp&Humidity
    Sample:



  • LINE Notify
    Sample:


  • Google Sheet Auto Data Storing
    Sample:


  • Circuit Diagram


2. Automation With Arduino UNO

  • Status Panel

  • Circuit Diagram

  • How does it work?
    • Reading temperature and humidity values from the DHT11 sensor. If there is no error in reading the values, it will display the values on an LCD screen. Then it checks if the temperature value is less than or equal to 23 degrees Celsius, if so, it will turn on a relay (Heater) and an LED that indicates the heater is on. If the temperature value is greater than or equal to 27 degrees, it will turn on a relay (cooler) and an LED that indicates the cooler is on. If there is an error reading the values, it will keep trying to read new values until there is no error.
    • Checking if a button is pressed. If it is, it will turn on a LED light, if it is pressed again, it will turn off the LED light.

Picture Gallery

Field Visit

Demo House

About

Automation's Research Advicer at Kalasinpittayasan School (Smart Farm)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages