Programmed over the course of one evening, this was a fun project to be able to test out my new graphing calculator that I had gotten for school as well as learning a bit more about embedded programming and the project setup around it, as figuring out how to install the developer tools and compiler was a bit difficult. I also learned a bit about the OS structure as I read the documentation for the OS functions and its overall architecture. I also added CI/CD to this project to help me learn how to integrate custom buildtools with Jenkins