Showing 2 result(s)
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. …