Skip to content
/ Potify Public

Smart Plant Watering System using various sensors, written in C with STM32.

Notifications You must be signed in to change notification settings

kpkepra/Potify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Smart Plant Watering System using various sensors, written in C with STM32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages