Project Screenshot
Project Screenshot

PiTemps

Visit Site

#scss#nextjs

Categories

Backend

Frontend

UI/UX

Date

Fri Feb 28 2025

PiTemps is a small project I built to easily monitor the CPU temperature of my Raspberry Pi 5. By reading the contents of the file located at /sys/class/thermal/thermal_zone0/temp, I'm able to retrieve the temperature and pass it to a Next.js Client Component. This component dynamically generates an SVG based on the temperature.

Technologies