This app is an user interface for controlling and supervising a SenseHat sensor module for RapsberryPi microcontroller. Matrix/Leds tabs allow the user to set specified colors to each of the LEDs. Charts tab allows to see the sensors readings in real time. Its subtabs allow to view one chart at the time. Data tab allows to view a log of all of the sensors readings in a digestible format. Settings tab allows to adjust basic app options.
IoT system including:
Project created in collaboration with:
✔️ - server PHP with use of Lighttpd, REST architecture with GET and PUT requests to use all possible inputs/outputs of SenseHat
✔️ - Web app with requests to server with possibility to change/get all data on SenseHat
✔️ - Desktop app based on web app with the same UI and functionalities
✔️ - Mobile app with similar UI and functionalities as web and desktop app