kaiokot / gpod

"Growth Picture of the Day" is camera module to monitor the growth of seeds and garden.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpod - Growth Picture of the Day

A project "inspired" on growlab by @alexellis and NASA apod πŸ˜† πŸ˜†

gpod is a camera module to monitor the growth of seeds and vegetable gardens in general.

With the objective is to closely monitor the development of the plants and collect environment data and share their evolutions.

Using the Azure Cognitive Services to describe the pictures taken to make things more interesting...

And then create some really cool time lapses πŸ˜„

First POC

Update 1:

  • πŸ“Έ Take pic with 1min interval.
  • πŸ’» Use Azure Cognitive Services to describe image saved.
  • πŸ“ Save local file image + json with descriptions.
  • ☁️ Publish preview image + json to a github page : gpod preview

Update 2:

  • πŸ“Έ Add support to ip cams using Rtsp.
  • πŸ“Έ πŸ“Έ Add multi camera and config support.
  • ☁️ Add preview from multicamera.

Update 3:

  • 🌑️ Add BMP280 Temperature, Pressure, & Altitude Sensor support.

Update 4:

  • πŸŽ₯ Add TimeLapse feature with music using ffmpeg.

Update 5:

  • πŸ“Έ Add support to DJI Tello camera.

References

fswebcam

Azure Cognitive Services

Github Pages

ffmpeg

BMP280 Temperature, Pressure, & Altitude Sensor

GitHub - Managing deploy keys - Tks to Marcos Khoriati πŸ˜„πŸ‘

About

"Growth Picture of the Day" is camera module to monitor the growth of seeds and garden.

License:MIT License


Languages

Language:Python 86.4%Language:HTML 11.3%Language:Shell 2.3%