Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 403 Bytes

Potify

STM32 Project for Embedded Systems Course in HKUST.

Features

  • Uses DHT22 sensor to get room temperature readings.
  • Uses Sen0193 soil moisture sensor to get ADC readings of soil conditions (from dry to wet).
  • Uses LDR (Light Dependent Resistor) sensor to get ADC readings of light conditions.
  • Computes the overall condition of the plant using these three sensors to water the plant.