Objective of the project Building off of lab 4, you are ready to build your own project! This lab specification is designed to be vague, so you can design your own application yourself. Please be creative and it is a great chance to impress us!
What you need for the lab 1. The EK-TM4C123 Launchpad (http://www.ti.com/tool/EK-TM4C123GXL)
2. TM4C123 data sheet (https://canvas.uw.edu/courses/1205180/files/folder/Ek-TM4C123GXL?preview=49165887) 3. IAR workbench or other IDE
2. The LCD: both the display and the touch features are required.
3. Add wireless communication into the system, for example, Bluetooth, WIFI, etc.
4. Add one extra module into the system, for example, Gyro, etc.
5. Add a front-end display the data, for example, android app, web server, etc.
6. Extra credit (IOT): add a backend data processing system. The data will be captured by the sensors and past back to the backend (for example, SQL database, webserver, etc) for data processing, and send back to the front end for displaying.