Hacker News new | ask | show | jobs
Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More (embedr.app)
5 points by sinharishabh 304 days ago
Hi HN,

I’m building an agentic IDE for hardware developers. It currently supports Arduino, ESP32, ESP8266, and a bunch of other boards (mostly hobbyist for now, but expanding to things like PlatformIO).

It can already write and debug hardware projects end-to-end on its own. The goal is to have it also generate breadboard views (Fritzing-style), PCB layouts, and schematics. Basically a generative EDA tool.

Right now, it’s already a better drop-in replacement for the Arduino IDE.

Would love feedback from folks here.