IJAS Mini Smart Display
A custom mini smart display made with an esp32 and a mini TFT display. Can show weather, weather forecasts, order statuses, amoung many other things.
Make this device really focused more on my software skills which was a nice change of pace compared to most of my projects and really allowed me to learn a lot about UI desing and implemeting things like APIs and how to make sure the device was able to handle all of the different things that I wanted it to do.
- Learned how to use an Esp32 microcontroller to connect to the internet and make API calls to get data from different sources.
- Since it was less design heavy I focused on making this as compact as possible with the materaisl I had available to me and making sure it was easy to assemble and disassemble.
- Created a simple user interface that allowed users to easily navigate through the different features of the device using just one button, including weather updates, time display, and package tracking information.
