Interface and Application Programming¶

Group assignment:
- Compare as many tool options as possible.
- Document your work on the group work page and reflect on your individual page what you learned.
Individual assignment
- Write an application for the embedded board that you made. that interfaces a user with an input and/or output device(s)
Learning outcomes¶
- Implement a User Interface (UI) using programming and explore protocols to communicate with a microcontroller board that you designed and made.
Have you answered these questions?¶
- [x] Linked to the group assignment page.
- [x] Documented your process.
- [x] Explained the UI that you made and how you did it.
- [x] Explained how your application communicates with your embedded microcontroller board.
- [x] Explained any problems you encountered and how you fixed them.
- [x] Included original source code (or a screenshot of the app code if that’s not possible).
- [x] Included a ‘hero shot’ of your application running & communicating with your board.