Raspberry Pi Projects

A collection of Raspberry Pi and Pico projects exploring hardware, sensors, and web interfaces.

← Back to Home

Projects

Explore my Raspberry Pi based builds and experiments.

Room Temperature Monitor

Room Temperature Monitor

A Raspberry Pi Pico 2 project that logs room temperature using an MCP9808 sensor and displays real-time data and graphs through a web interface.

Components

Software

Project Images

Raspberry Pi Pico temperature setup
Pico 2 connected to MCP9808 temperature sensor
Temperature chart
Live temperature graph
MicroPython code
MicroPython sensor code