/Allegro

Laundry IoT Device with GUI (10.009 1D Project)

Primary LanguagePythonMIT LicenseMIT

Allegro

This is a school project that utilizes Kivy & Python to make a basic GUI that syncs real-time data from temperature, humidity and ambient light sensors from Firebase and displays it to the user.

Presentation Slides: here

Built Solution

Setup Instructions

Libraries required:

pip install kivy matplotlib numpy

You would also need the sensors listed in the poster and follow the schematics, then run python app.py

For kivy notes, refer here.