Piponics App
My College capstone project. A web app for a DIY hydroponics system that uses a Raspberry Pi to connect to various sensors and relays.
Authentication
Using Auth0's free tier, this web app had Single Sign-On (SSO) capabilities. Allowing users to login using their Google account.
Charts
Used D3.js to create data graphs for viewing sensor data.
Dashboard
This web app was made using a React frontend running on a Raspberry Pi WebIOPi server.
Remote Control
Using a series of relays connected to the Raspberry Pi the user was able to remote control lights, pumps, and fans.
Journal
User could keep a simple text journal for records.
Automation
Simple automated timers and schedules could be managed using the app.