November 2023

Over the course of the past 2 months, we have split the tasks and tackling each one on a monthly basis.
In October, we made progress with the temperature and humidity parts of our project. This month, we’ve been working hard on getting the weight sensors to work better. We’ve been trying out different versions of test code and making changes. Now, when you press the “calibrate” button, the sensors can show raw, uncalibrated data.

We’ve also finished making the website that will show all the sensor data. Right now, our main job is to connect this website to the sensors. To do this, we’re using a special computer chip called ESP32 and something called socket.io for the connection.

Alongside our work on the sensors, we’ve been doing tests to make sure they work well in different situations. We’re also making the website easier for people to use. Our big goal is to connect the website to the sensors so that you can see the data in real-time and interact with it.