Main Content

Raspberry Pi Clock with Temperature

A Raspberry Pi clock with outside temperature display using OpenWeatherMap and inside temperature display using a MCP9808 sensor.

This project is for a building a digital clock that includes temperature display. It uses OpenWeatherMap to retrieve outside temperature information and a MCP9808 sensor for inside temperature. The assembly is fairly simple and requires the following components:

- Raspberry Pi Zero W
- Adafruit 1.2” 4-Digit 7-Segment Display w/I2C Backpack
- MCP9808 Temperature Sensor Breakout Board”

Link to article