Smart Watch Display


Overview: For our final project we are going to design a smart watch screen that a user can interact with. To do this we are going to implement an LCD screen that will have different page options the user can select. We are going to have different modes that one can click through such as the date, the time, the temperature,and possibly other uses as well.

ILI9341 LCD Screen

SPI Protocol

TC74 Temperature Sensor

I2C Protocol

Software Design: The LCD and Temperature Sensor will be implemented at the register level as we did in class. When it comes to the user interface and having the user interact with the various functionalities of the watch, we will most likely implement a Finite State Machine. This will allow for a smooth interface for the user to select where they want to go from a menu state.




Block Diagram


Smart Watch Display Final Video