Git Product home page Git Product logo

growbot's Introduction

growbot

Environmental monitoring web app for gardens, greenhouses, and fish tanks. Using a Raspberry Pi and drivers for Bosch I2C sensors, Atlas Scientific I2C sensors and peristaltic pumps, and PWM controlled fans, a garden, greenhouse, or fish tank can be monitored and controlled from any web-capable device.

This project is in the early stages of development. The hardware drivers for the Bosch BMP280/BME280 environmental sensor, Atlas Scientific devices, and sensors supported by lm-sensors are mostly complete. The web-based user interface is currently the main development focus, and currently has limited useability (output of sensor data is the only feature currently supported).

To do

  • Drivers
    • Add PWM controller for fans and other PWM controlled devices.
    • Update other drivers to depend on same library as the PWM controller.
    • Add missing functionality to the AtlasScientfic driver.
      • Support for temperature, pH, electrical conductivity, oxygen reduction potential, and dissolved oxygen sensors are mostly complete, but not fully tested. Support for other devices is limited to basic functions.
    • Add a soil moisture driver.
    • Add a driver for using a webcam to produce still and time-lapse style video of the garden.
  • User Interface
    • Add configuration user interface with authentication.
    • Create a theme and make the UI nice to look at.
    • Use websockets to update data display. Alternatively, auto-refresh the page periodicaly.
  • General
    • Add unit conversion.
    • Add support for responding to events (e.g., increase fan speed if air temperature gets too high).
    • Rework device command queue to be more responsive.
    • Fix the shutdown sequence.
  • Documentation
    • Document config.json.
    • Add installation instructions.

growbot's People

Contributors

sandain avatar

Watchers

 avatar  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.