Student Information

Ewan Pedersen CS2210 10 • 30 • 2024

online doc version, as markdown always seems to compile to pdf weirdly


7. Wire the Temperature Sensor as Follows. Take a picture of the Sensor Wired to Your Pi.

I have a raspberry pi 5, as well as some different sensors, but the result is the same.


11. Modify temp_logger.py to Display your Name, and then Run the Script. Let it Collect at Least 20 Values before Terminating It. Take a screenshot of the Output of This Script.


12. Run SELECT * FROM temperature_data; in the MySQL Interpreter to Ensure the Data Was Successfully Inserted into the Table. Take a screenshot of the Contents of Your Table.


14. Run Your Flask App and view the Sensor Data in the Browser. Take a screenshot.