HOW I BUILT IT
This project took 60 hours of work. All the design, hardware integration, and software development were made by me.
I designed it with Fusion 360. All parts have been printed with an Anycubic Kossel Linear Plus 3D printer.
I used an ESP8266 microcontroller. The code was made in C++11. I configurated the ESP8266 in AP mode and the implemented a REST web service API in it.
The Android app was made with Kotlin.