For my first project on Hackaday, I am starting simple by combining a Raspberry Pi Zero 2 W computer with an Adafruit MCP9808 sensor. The MCP808 will measure air temperature once every few seconds with Python. Said data will be logged to a CSV file, eventually exported and later visualized using JavaScript.
This early-stage project is part of a larger personal interest in self-quantification. As I move forward, I will update this page with more information.