Hacker News new | ask | show | jobs
by lostlogin 2167 days ago
> it seems like it could be a real game changer in general for IoT.

Could you explain why Windows could make things better? As I get more IOT things I have gone more and more basic and had great success. I’m not suggesting that flashing ESP32 chips is the way forward for everyone, but it certainly has its merits.

If the rough edges could be removed (imperfect flash software, the need for multiple guides, understanding pin layouts and my crap wiring) the basic method is great - name the chip, give an SSID and password, then tell it what sensors it has - flash. It’s a genuine 10 minutes before it’s in Home Assistant.

1 comments

You might want to checkout https://prismos.dev Full disclosure: This is a project I built addressing the exact same problems, its open source and currently more focused on building an easy to approach platform for developers and students new to the hardware scene
Thank you.