Metadata-Version: 2.4
Name: openhydroponics
Version: 0.4.0
Summary: Library for accessing OpenHydroponics hardware nodes
Author-email: Micke Prag <micke.prag@gmail.com>
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Requires-Python: <4.0,>=3.10
Requires-Dist: click>=8.1.8
Requires-Dist: dbus-next>=0.2.3
Requires-Dist: id>=1.5.0
Requires-Dist: plum-dispatch<2.3,>=2
Requires-Dist: pypostcard>=0.1.0
Requires-Dist: pyserial>=3.5
Requires-Dist: python-can>=4.4.2
Description-Content-Type: text/markdown

# Hydroponic Flower Control

This project aims to develop a control system for hydroponic flower cultivation using a Raspberry Pi.

## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)

## Introduction
Hydroponic Flower Control is a software solution that allows users to monitor and control the growth conditions of flowers in a hydroponic system. By leveraging the power of a Raspberry Pi, this project provides an automated and efficient way to cultivate flowers without the need for soil.

## Features
- Real-time monitoring of temperature, humidity, and nutrient levels
- Automated control of lighting and watering systems
- Data logging and visualization for analysis and optimization

## Contributing
Contributions are welcome! If you have any ideas or improvements, please submit a pull request.

## License
This project is licensed under Mozilla Public License 2.0
