Giter Site home page Giter Site logo

pygrow's Introduction

PyGrow

A Python project using Django to monitor an environment with a Raspberry Pi using a Pi Camera and DHT temperature/humidity sensor. Alerts and photo updates can be received via email or SMS.

Features

  • Mobile, tablet, and desktop-friendly dashboard to display overview
  • Use Pi Camera for live monitoring
  • Use Pi Camera for saved videos
  • Use Pi Camera for saved photos
  • Use Pi Camera for saved timelapses
  • Use DHT temperature sensor for monitoring
  • Use DHT humidity sensor for monitoring
  • Store photos/videos on device
  • Store sensor data in database

Usage

Use Ansible to install on Raspberry Pi running Raspbian or Ubuntu Mate.

Ensure Pi Camera is enabled: https://www.raspberrypi.org/documentation/usage/camera/README.md

Test raspistill CLI tool (1 photo):

$ raspistill -o test-photo.jpg

Test raspivid CLI tool (5 second video):

$ raspivid -o test-video.h264 -t 10000

Materials

Base:

  • Raspberry Pi 2 Model B or 3 Model B - link
  • microSD card (Class 10 and 64 gb recommended) with Raspbian or Ubuntu Mate - link
  • 5V micro USB power cable - link
  • WiFi USB adapter (unless using Ethernet or Pi 3 Model B) - link

Peripherals:

To Do

  • Add camera/temp/humidity status in the sidebar
  • Add photo capability with raspistill
  • Add timelapse capability with raspistill
  • Add video capability with raspivid
  • Add management for groups and permissions
  • Add user accounts and logins
  • Add email alerts/notifications (Django emails)
  • Add SMS alerts/notifications (Twilio)
  • Add scheduled photos by email
  • Add temperature graph
  • Add humidity graph
  • Add image viewer for photos
  • Add media player for videos

Author

Peter Schaadt

https://github.com/peterfschaadt

http://peterschaadt.com

pygrow's People

Contributors

nadhembenameur99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.