IoT Cat Feeder
Follow me as I create an internet connected automatic cat feeder!
A collection of projects
Follow me as I create an internet connected automatic cat feeder!
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. …