piyawudk / Quail_Incubator

Simple Quail Incubator project with Kalman Filter Algorithm for Feedback Control subject at KMITL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quail_Incubator

Built a quail incubator by using ESP32 to collect the temperature and humidity value and visualize it on Grafana through InfluxDB. The hatch rate is merely 70% when excluding unfertilised eggs (only from my variation).

  • Includes automatic temperature control using relay on the light bulb and PID controlled fan.
  • Applied Kalman filter to filter out any noises collected by the sensor.

About

Simple Quail Incubator project with Kalman Filter Algorithm for Feedback Control subject at KMITL.


Languages

Language:C++ 90.8%Language:C 9.2%