This week, I finally got my computer connected to the Pi5 after adjusting my personal computer settings and adjusting my SSH configuration settings. From there, we set up the temperature sensor on the Pi5, and I wrote some code to test its basic functionality. This worked, allowing us to expand to multiple sensors.
I am still slightly behind schedule. I need to start making the live database and the alert system. But within the following weeks, I’m confident that I can keep making progress and a good pace and catch up.
Next week, I intend to configure each individual temperature sensor rather than only have the default sensor read. I’ll set up the alert system so that, given some input (an arbitrary one for now since we don’t have our algorithm running yet), the Pi5 sends a formalized alert to the user. I also plan on developing the framework for the database so that we can collect some inputs.
