This system allows people on a discord server to take care of a plant as a community. They can see the soil moisture level, watch the plant and water it together to keep it alive.
Project is currently being developed as a collab on the server: https://discord.gg/hallederiz
To deploy this project,
- Edit the "config.json" file
and then run these commands:
$ apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
$ npm install
(fswebcam is required on linux)
$ apt-get install fswebcam
$ node index.js