Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The ESP32 is meeting the needs of people doing IOT things that they used to do on the Pi.

Why deploy a $25 Pi for a custom weather controller that uses ~2.5w, when a $5 ESP can can do the same thing on 25mW, and run off a battery?

ESP32 is obviously not a desktop or server platform. Personally, I don’t think Pi’s are either: flaky and fussy power requirements, and packages aren’t always cross compiled to arm64. I’ve wasted enough time compiling my own packages, and encountered my share of random issues that I’ll never use it as a server platform again.



Maybe off-topic, but are there good solutions for esp32/other microcontrollers controlling zigbee devices ?

I found a bunch of libraries (e.g., https://github.com/espressif/esp-zigbee-sdk), but nothing that seems easily usable as a zigbee controller/hub to flip switches in the house, out of the box.

OTOH, running home assistant on a pi is monstrous: overly general and bloated for my use case, need a beefy Pi to get decent performance and not need >1 minute to reboot after a power outage.


Zigbee support is a relatively new feature. I believe the C6 and H2 variants of the ESP32 are the only ones to support it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: