-->
Page 1 of 3

Current maturity status of ESP32 (Arduino)

PostPosted: Fri Sep 29, 2017 6:37 am
by andre_teprom
Hi there,


I have been using ESP8266 at some of my last developed products, and was thinking of migrating to ESP32, due to the I/O limitation of the first core.

Taking a look at Github, I notice that there have been frequent updates, which leads to believe that there is ongoing support for the development for this new core, however I would like to hear the opinion of those who have had experience with the ESP32, have been successful or have noticed drawbacks ?


Thanks in advance.

Re: Current maturity status of ESP32 (Arduino)

PostPosted: Sun Oct 01, 2017 2:11 pm
by mrburnette
IMO, you need to review this list of known issues:

https://github.com/espressif/arduino-esp32/issues

and make a knowledgeable decision.

Ray

Re: Current maturity status of ESP32 (Arduino)

PostPosted: Mon Oct 02, 2017 10:27 am
by tele_player
In my opinion, it's mature enough to invest $10 to see how it works for you.

Re: Current maturity status of ESP32 (Arduino)

PostPosted: Mon Oct 02, 2017 1:54 pm
by andre_teprom
mrburnette wrote:IMO, you need to review this list of known issues:

https://github.com/espressif/arduino-esp32/issues

and make a knowledgeable decision.

Ray


I had seen up to date issues either with ESP8266 and with ESP32, therefore that list by itself is not conclusive for me; The ESP8266 works fine for my projects, but the small amount of libraries for ESP32 makes me worry.