There are two possible implementation of our project's subtask -
8x8-App.
The first possible implementation solution is to develop a mobile-app to
control the sets of 8x8 RGB LED with ESP32. However, mobile apps
are build only for its specific platform, such as Android and
iOS and download of the application is needed on the users
device. Some users may don't want to install any extra apps on their phones.
Thus, the second implementation solution, a web application has being selected in this subtask of the project 8x8-App.
A web-based application enable user to control the 8x8 RGB LED
on any devices with the access through browser. User will
not have to download any extra apps into their phones.
Figure 4.1.1: Selected Solution.
Please refer to this page (Software Documentation) for more details about every pages
in the 8x8 web apps.