this post was submitted on 25 May 2026
5 points (100.0% liked)

Self-hosting

4368 readers
5 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 4 years ago
MODERATORS
 

any suggestions on enclosure or room temp/humidity sensors? PoE network connected would be ideal, but USB works as well (cheap, simple). polling/transformation of data will ultimately be done by a raspi 3b.

open software/hardware is highly desirable and, as long as data is structured, I can transform as needed for insertion into a zabbix backend.

thanks for any recommendations :-)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] alzymologist@sopuli.xyz 2 points 2 days ago (1 children)

ah it's this way.

ok, just consider buying bare sensors and attaching them to some MCU boards you like - with good connectivity and all - some distance away from the boards (working MCU alters readings significantly unless you bump it into ultra low power, which makers of these simple adafruuit probes often do not care about). It's way cheaper and easier to integrate in most cases, also you get to choose sensors just for the task, often you can get insane performance (like, glass-clad Pt thermal probes are often surprisingly cheap, for example)

[โ€“] qprimed@lemmy.ml 2 points 2 days ago

thanks for the reply and the heads up! going to order some gear today and play when it gets here. will update the thread as things progress.