silviop wrote:I send donation every new milestone, there is need of founding ?
Why igrr start working esp32?
Is about an year from presentation and only 10-20 seller on aliexpress (against thousand of esp8266),
esp32 semms a failing platform from my point of view.
RESPECTFULLY
This happens to almost all new Arduino cores ... from the old "tiny" t85 to the 1284 to STM32duino to ESP8266 ... the story is the same, "life gets in the way."
- alternate cores are not a business
- the first round of "fixes" go quickly because they are primarily human error
- stubborn fixes take longer because the framework is more rigid
- enhancements often do not get implemented
- new silicon is more fun
I have no insight into igrr's ESP32 efforts, but I suspect he is being paid this time around. The ESP8266 + Arduino implementation is a HACK: a good hack, but a hack just the same. NON-OS has too many limitations and causes lots of issues with Arduino coding/libraries.
The ESP32 is a multi-core architecture, so the RF and Arduino 'sides' can run simultaneously ... this is BIG. Once the ESP32 silicon is commonly available, an Arduino core for that microcontroller will completely displace the ESP8266/Arduino implementation - In My Opinion.
I use the ESP8266 for lots of non-WiFi things because they are very cheapand the WiFi can be disabled.
Looks like the ESP32 + Arduino core is going strong ...
https://github.com/espressif/arduino-esp32
and activity on the new forum is increasing...
http://esp32.com/viewforum.php?f=19
Will igrr come back and pick up with the ESP8266?
I do not have a crystal ball, but I did use my Arduino 8 Ball Project and the answer is:
Reply Hazy ... Try Again
My guess is maybe ... but I'm not going to hold my breath. Time to buy an ESP32 board and take a run with the new ArduinoIDE core.
Ray