Meow Meow
Hao-Wen Dong
,
Yu-Hsuan Teng
National Taiwan University
Home
Overview
Monitoring System
Feeding System
User Interface
Implementation
Report
GitHub
Dark mode
Light mode
Hosted on GitHub Pages. Powered by
Jekyll
. Theme adapted from
minimal
by
orderedlist.
Monitoring System
Climate module
Monitor the temperature and humidity
Update climate/temperature and climate/humidity in a
Firebase
real-time database
Update climate/hot to true when the temperature rises over 28°C and update climate/hot to false when the temperature drops below 25°C
Relay module
Control the fan and the light bulb
Automatically turn on the fan when temperature rises
Automatically turn on the light at nighttime (18:00~06:00) and turn it off at daytime (06:00~18:00)
Enable clients to send request to control the fan and the light bulb