Hi Framework Community,
As our semester wraps up, we have an update for our desktop front panel display! For those of you who missed our introduction post, we’re a team of students at Michigan Technological University working in the Open Source Hardware Enterprise (OSHE). We are currently developing both the front display for the desktop and an I2C expansion card.
Our goal for the display this semester was to create a simple proof of concept display for the front of the framework desktop that was easy and cheap to make, while still looking relatively good. There were two main challenges in this project: the first being the limited space of the front panel, and the second being routing the wiring necessary for the display. We ended up using an I2C LCD display from Freenove because of its relatively sleek design and ease of use through the I2C protocol. For the software side of things we developed a python script that is designed to be easily editable so you can choose which computer statistics you want displayed.
If you want to learn more or build this yourself, please find our GitHub here. As always, OSHE is committed to all of our projects being open source for all forever.
Please leave comments or suggestions to improve the build or for future projects. We always love to hear from the community!

