Room Hub

Room Hub

A great project I made in COVID lockdown.

This project was made in Python’s Pygame. I used a temp/humidity meter connected to an Arduino to measure the temperature, connected to the computer through serial connection (USB). I found a Python module which could connect to the serial ports on the computer to get this information.

I then used another module to monitor the internal temperature and utilisation of parts in my PC for easy reading.