-->
Page 1 of 1

ESP32

PostPosted: Thu Oct 27, 2016 12:02 am
by RyanC
I apologize if this has been answered elsewhere, but I did not see it in my search. mmiscool mentioned at one point that he would like to support the esp32. Now that it is out (even though it is difficult to get hands on), does anyone know if it does/will work with this system?
Thanks

Re: ESP32

PostPosted: Sat Oct 29, 2016 7:50 am
by Mmiscool
I have not gotten my hands on one yet.

When i do it will be q matter of figuring out what libraries have been modified for esp basic and doing similar modifications in the esp 32 libraries if available.

I dont know if it is going to be w quick process or a time consuming one or if it will be manageable with a single source code tree.

Re: ESP32

PostPosted: Sun Jan 15, 2017 6:41 am
by dhouston
If you still need an ESP32, I suggest the AnalogLamb Maple ESP32. It has the Arduino pinout (although a shorter board) plus a built-in microSD socket. It has 4MB flash.
http://www.analoglamb.com/product/maple-esp32/
There's a schematic here.
https://github.com/AnalogLamb/esp32/blob/master/Schematic__Maple%20ESP32%20R1.pdf

Re: ESP32

PostPosted: Wed Jan 18, 2017 12:40 pm
by dilettante
Doesn't the ESP32 always imply the use of RTOS? That could make a difference in the effort to port the existing codebase.