Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tubone24/plant_check_graph

Let's visualize the environment of your plant by raspi_plant_checker.
https://github.com/tubone24/plant_check_graph

graphql hasura material-table recoil

Last synced: 1 day ago
JSON representation

Let's visualize the environment of your plant by raspi_plant_checker.

Awesome Lists containing this project

README

        

# [Plant Check Dashboard](https://plant-check-graph.vercel.app/)

> Let's visualize the environment of your plant by raspi_plant_checker.

## What's this?

The information obtained from [raspi_plant_checker](https://github.com/tubone24/raspi_plant_checker), a program that measures soil moisture and irradiance of plants using a combination of Raspberry Pi and sensors, is written to PostgreSQL on Heroku via GraphQL in Hasura Cloud,
and then written to a dashboard created with NextJS, Vercel, meterial-table, and chart.js. Vercel, meterial-table, and chart.js to read and display the information from Hasura Cloud's GraphQL.

## Architecture

![arch](docs/images/arch.png)