一个由ChatGPT指导下创建的自动浇花和花花数据收集项目
Go to file
2022-12-09 23:30:19 +08:00
README.assets modified README.md 2022-12-09 23:30:19 +08:00
config.py Create the database 2022-12-09 23:18:11 +08:00
database.py Create the database 2022-12-09 23:18:11 +08:00
devs.py Create the database 2022-12-09 23:18:11 +08:00
README.md modified README.md 2022-12-09 23:30:19 +08:00

Kergal Flower Control

Introduction

The repo is totally instructed by the ChatGPT provided by OpenAI. Please refer to the OpenAI for more details.

Requirements

  1. Monitoring flowers
    • Using a camera to take photos of flowers
    • Using AI technology to recognize flowers in the photos
  2. Pump control
    • Using modbus protocol to control the pump
  3. Soil temperature and humidity monitoring
    • Using a soil temperature and humidity sensor to monitor soil temperature and humidity
  4. Illumination lamp control
    • Using an illumination lamp control system to adjust the brightness of the illumination lamp
  5. Recognizing people
    • Using AI technology to recognize people in the photos
  6. Web viewing
    • Providing a web page to view monitoring results
  7. API interface
    • Providing an API interface for easy viewing on mobile apps.

main_req