logoalt Hacker News

echoanglelast Tuesday at 1:48 PM1 replyview on HN

You can program the normal ESP32 Devboards with the Arduino IDE.


Replies

tedivmlast Tuesday at 2:07 PM

Yup- ESP32 is absolutely compatible with Arduino.

There's also great support for CircuitPython and MicroPython, which makes it trivial to program the devices.