Page 1 of 1

Compile ESP EASY Mega for ESP32 with Aduino IDE

Posted: 22 Oct 2017, 12:45
by jakespeed
Hello,
maybe an stubid question but , is it posible to Compile the ESP Easy Mega branch with the aduino IDE ?
There are plugins and i have seen some includes have to be renamed, or changed with Compiler excludes.

Maybe that some special thing dont work but gpio mqtt und so can work.`?

Yes i have seen the new mypyton projekt cool but i want to understand what is the problem with ne esp32 at all.

And no iam new and toaday not able to Bild this config by myself.
Is there anyone how can exlplain this behavior to me ?

Tank You
Jake

Re: Compile ESP EASY Mega for ESP32 with Aduino IDE

Posted: 22 Oct 2017, 14:19
by LisaM
Google is banned in your city?
https://www.esp32.com/viewtopic.php?t=1596

Re: Compile ESP EASY Mega for ESP32 with Aduino IDE

Posted: 22 Oct 2017, 17:21
by jakespeed
hi,
so they are talking about compiled for esp8266 not compiled to esp32..
but in arduino ide you can copile code for esp32 right ?
And for my (mis) interpretation an sketch can be copiled to multiple board and processor types.
So my meanding was to port ware easyer as an new version in mypyton, what und trust me is very cool in future.
Thread can be closed.

Greedings
Jake

Re: Compile ESP EASY Mega for ESP32 with Aduino IDE

Posted: 29 Oct 2017, 11:07
by Martinus
jakespeed wrote: 22 Oct 2017, 12:45 Hello,
maybe an stubid question but , is it posible to Compile the ESP Easy Mega branch with the aduino IDE ?
There are plugins and i have seen some includes have to be renamed, or changed with Compiler excludes.
Not a stupid question. But it relies on availability of libraries that are compatible with the ESP32 Arduino Core. And yes, the code needs some board type precompiler directives to get things properly compiled for the ESP32 board type.

A lot of stuff is working already and i have just finished some early steps to check the current status. Please check our Wiki on this:
https://www.letscontrolit.com/wiki/index.php/ESPEasy32

Re: Compile ESP EASY Mega for ESP32 with Aduino IDE

Posted: 12 Nov 2017, 14:09
by jakespeed
Hello,
gread Work its working ! Native on ESP32s Module. I want olny input from Mqqt ans output Gpio ping.
A simple Realy Module, this ESP firmwar do the Job.

Tank You very mutch.
Greedings
Jake