Skip to content

PC Hardware monitor Using arduino-display

  • by

As I was looking forward to doing some DIY projects during this quarantined time, Arko suggested an external display for PC’s temperature monitoring… Googling, I found this nice Instructable and essentially replicated it. Though it didn’t work right out of the box, So I forked his original GitHub repo and made some adjustments to the sketch.

 

This turned out Okay-ish. I don’t like the stiff Arduino cable hindering/limiting flexibility… Planning to update it with an ESP8266/32 and make the whole thing completely wire-free. Initially, I’m thinking of a desktop script broadcasting the Infos over UDP and listen to that from the ESP (gotta see if that’s fast enough).

Still, OPEN TO IDEAS!!😅

Instructables Link: https://www.instructables.com/id/PC-Hardware-Monitor-With-Arduino-and-Nokia5110-LCD/

My GitHub fork: https://github.com/ahmadSum1/N5110_HWMonitor/tree/Dev_Fix

Spread the love

Leave a Reply

Your email address will not be published. Required fields are marked *