Skip to content

A plant treatment system (IoT). Hub: STM32 Nucleo-64. Plant stations: ESP32 WROOM-32. Wi-Fi. MQTT

Notifications You must be signed in to change notification settings

iliamunaev/Plant-Pulse-IoT-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

PlantPulse

PlantPulse is a plant treatment system using IoT technology. It consists of a central hub (STM32 Nucleo-64) and plant stations (ESP32 WROOM-32), which collect and monitor environmental data such as soil moisture, temperature, humidity, and light levels. Based on the received data, the system automatically waters the plants.

PlantPulse connects via Wi-Fi and uses MQTT for real-time data transmission between the plant stations and the central hub. This smart system ensures optimal plant care by automating watering based on live environmental conditions.

Hardware:

  • Main Hub: STM32 Nucleo-64 board (C/C++)

  • Node: ESP32-WROOM-32 board (C/C++)

  • Prototype testing: Arduino Nano ESP32 board (MicroPython)

About

A plant treatment system (IoT). Hub: STM32 Nucleo-64. Plant stations: ESP32 WROOM-32. Wi-Fi. MQTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages