GithubHelp home page GithubHelp logo

mirrorkeydev / sprout Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 1.0 20.11 MB

๐ŸŒฑ A dashboard that displays real-time data about my plants

License: MIT License

JavaScript 20.28% HTML 3.35% Vue 76.37%
vuejs iot houseplants plants dashboard charts

sprout's Introduction

A dashboard that displays real-time statistics about my plants and their environment.

๐ŸŒฑ Features

Sprout offers:

  • Soil moisture charts for each plant connected to Sprout
  • Environmental statistics about the plants' environment, including temperature, pressure, and light levels.
  • A cute design :)

โšก Technologies

Frontend

Sprout's frontend was written using Vue.js. The charts were made using vue-echarts. The icons and overall design are original.

Backend

Sprout's business logic consists of an API implemented using AWS Lambda and Serverless that is periodically polled by the frontend. This API retrieves the necessary data from a MongoDB instance hosted on Atlas, does a small amount of processing to reduce the number of data points, and returns it to the frontend.

Data collection

The data collection is handled by AzureSpherePlantMonitor, which is an Azure Sphere MT3620 hooked up to Chirp! soil moisture sensors. This setup is currently deployed in my room, where it continues to gather new data every 2 minutes and publish its findings to the MongoDB Atlas instance every 10 minutes.

SPROUT

๐Ÿ‘ฅ Authors

This project is a collaboration between @mirrorkeydev (dashboard + api) and @prototypicalpro (api + IoT data collection).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
gh-pages -d dist // if deploying to GitHub pages

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

sprout's People

Contributors

dependabot[bot] avatar mirrorkeydev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

trcclub

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.