---
title: "I built an ESP32 display to stop obsessing over my NAS drive temperatures"
url: https://daily.dev/posts/i-built-an-esp32-display-to-stop-obsessing-over-my-nas-drive-temperatures-wuumu53ig
source_url: https://www.xda-developers.com/i-built-an-esp32-display-to-stop-obsessing-over-my-nas-drive-temperatures
type: article
source: "XDA Developers"
published: 2026-06-29T12:04:50.448Z
updated: 2026-06-29T12:05:15.488Z
tags: ["iot", "homelab", "proxmox"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I built an ESP32 display to stop obsessing over my NAS drive temperatures

**[XDA Developers](https://daily.dev/sources/xda-developers)** · 6 min read · 0 upvotes · 0 comments

## Summary

A home lab enthusiast built a small ESP32 + OLED display to monitor NAS drive temperatures after discovering enterprise SAS drives (Seagate Exos 7E8s) hitting 60°C when poorly positioned in a Fractal Define 7 XL case. Since Proxmox doesn't surface SMART temperature data on its dashboard, a lightweight script on the host polls smartctl and serves drive temps as JSON over the local network. The ESP32 fetches this payload over Wi-Fi and displays it with threshold alerts. The project is functional but still needs a proper enclosure and could be improved by also monitoring the LSI HBA card temperature.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.xda-developers.com/i-built-an-esp32-display-to-stop-obsessing-over-my-nas-drive-temperatures>

## Similar posts on daily.dev

- [The best tool on my home server is the one nobody else can download](https://daily.dev/posts/the-best-tool-on-my-home-server-is-the-one-nobody-else-can-download-cer3vhw4l) · XDA Developers · 0 upvotes · 0 comments
- [I built a touch-enabled ePaper Home Assistant dashboard, and it's better than any tablet](https://daily.dev/posts/i-built-a-touch-enabled-epaper-home-assistant-dashboard-and-it-s-better-than-any-tablet-ikx7rrvem) · XDA Developers · 0 upvotes · 0 comments
- [I built a 10-inch ePaper dashboard for my 3D printer, and it's the best display I've ever used](https://daily.dev/posts/i-built-a-10-inch-epaper-dashboard-for-my-3d-printer-and-it-s-the-best-display-i-ve-ever-used-u7q59y5sx) · XDA Developers · 1 upvotes · 0 comments
- [The $20 "Cheap Yellow Display" is the best addition to my smart home in months](https://daily.dev/posts/the-20-cheap-yellow-display-is-the-best-addition-to-my-smart-home-in-months-cespx1kdb) · XDA Developers · 1 upvotes · 0 comments
- [Someone turned old analog gauges into real-time PC monitors using an ESP32](https://daily.dev/posts/someone-turned-old-analog-gauges-into-real-time-pc-monitors-using-an-esp32-hwl51mnkw) · XDA Developers · 1 upvotes · 0 comments

---

Tags: [#iot](https://daily.dev/tags/iot), [#homelab](https://daily.dev/tags/homelab), [#proxmox](https://daily.dev/tags/proxmox)

[View this post on daily.dev](https://daily.dev/posts/i-built-an-esp32-display-to-stop-obsessing-over-my-nas-drive-temperatures-wuumu53ig)
