logoalt Hacker News

Sarisyesterday at 11:10 PM1 replyview on HN

Yeah that's why I have so many ESP32-S3's around, no project I've done actually needs Linux and the boot times and SD card problems that come with using a Pi.


Replies

pseudosavanttoday at 3:05 AM

The value and capabilities of ESP32s are incredible. Most projects I see that use Linux to drive a GPIO would be better served by an ESP32 almost every time. They can even be coded using Arduino, and LLMs can produce Arduino code easily. The boot instantly, consume extremely little power, and are so small they make even a PI Zero look like a giant brick.