How Hot Is It In My Dorm Room? 2
Piggybacking off of PyWeather 3, How Hot Is It In My Dorm Room 2 (now referred to as How Hot 2) is the upgraded, more modular version of How Hot 1 designed for PyWeather 2.
Due to the simple fact that PyWeather 3 has a lot more sensors monitoring environmental data, I had to build a new web portal to show all that data.
Data is collected from the I2C sensors onboard PyWeather 3, uploaded to DynamoDB every 5 minutes, then a Flask-based server reads those values to render the page.
—
Lines of code: ~600
Languages: HTML, JavaScript, Python
Frameworks: Materialize (based on Bootstrap 4), Flask, DynamoDB
Timeframe: January 2021
—
How Hot Is It In My Dorm Room? 2 is powered by the PyWeather 3 project. You can see more about PyWeather 3 here.
—
You can visit this project at howhot.owenthe.dev.