Skip to content

Monitror your plants with easy to use and extensible device based on Raspberry Pi Pico

License

Notifications You must be signed in to change notification settings

Deve-Lite/PlantMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantMonitor

Let's watch it grow! 📈


Build With

Micro Python Raspberry Pi

About

This project aims to develop a device using Raspberry Pi Pico that can monitor plants. The device will be equipped with sensors for air humidity, temperature, plant moisture, and light intensity. It will have a modular design, allowing multiple humidity sensors for plants or photoresistors to be connected. The entire system will be based on the MQTT protocol, enabling it to share information with other devices. Additionally, the device will feature a button for turning it on/off. The system is designed to be highly modular, allowing easy addition of new sensors with appropriate drivers. The device itself will not have physical labels, but the modular system will enable this, with the only limitation being the number of pins available. The software will be written in Python.

Main Features

  • Monitoring of air humidity, temperature, plant moisture, and light intensity.
  • Modular design for easy attachment of multiple sensors.
  • MQTT protocol for communication with other devices.
  • Python programming language for software development.

Documentation

Check docs folder for more information.

License

This project is licensed under the MIT License - see the LICENSE for details.

About

Monitror your plants with easy to use and extensible device based on Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Languages