ESP Easy development "mega-201YMMDD" clearifications

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Tommmii
Normal user
Posts: 37
Joined: 06 Apr 2018, 12:37

Re: ESP Easy development "mega-201YMMDD" clearifications

#11 Post by Tommmii » 28 Jul 2018, 11:38

I have no need for I2C (for now ;) )
I just had a look at a recent nightly build, and it looks as if the "Switch input - Switch" and the "Analog input - internal" are both not included?
Does that seem right, or am I having a blonde moment ?

TD-er
Core team member
Posts: 8749
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy development "mega-201YMMDD" clearifications

#12 Post by TD-er » 29 Jul 2018, 16:44

Not sure about the analog input.

Tommmii
Normal user
Posts: 37
Joined: 06 Apr 2018, 12:37

Re: ESP Easy development "mega-201YMMDD" clearifications

#13 Post by Tommmii » 29 Jul 2018, 17:18

and the Switch input ?

TD-er
Core team member
Posts: 8749
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy development "mega-201YMMDD" clearifications

#14 Post by TD-er » 29 Jul 2018, 17:56

Tommmii wrote: 29 Jul 2018, 17:18 and the Switch input ?
The switch input is present.
Currently the ESP32 builds have:
  • OLED Framed
  • INA219
  • BMx280
  • Dummy Device
  • MQTT Import
  • Pulse counter
  • System Info
  • Switch input.

Tommmii
Normal user
Posts: 37
Joined: 06 Apr 2018, 12:37

Re: ESP Easy development "mega-201YMMDD" clearifications

#15 Post by Tommmii » 07 Aug 2018, 09:56

Is there a way to see in github which plugins are supported ?
Or can this only be seen after flashing the build into a device ?

TD-er
Core team member
Posts: 8749
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy development "mega-201YMMDD" clearifications

#16 Post by TD-er » 07 Aug 2018, 22:17

Tommmii wrote: 07 Aug 2018, 09:56 Is there a way to see in github which plugins are supported ?
Or can this only be seen after flashing the build into a device ?
What is used where is defined in here: https://github.com/letscontrolit/ESPEas ... gin_sets.h

Tommmii
Normal user
Posts: 37
Joined: 06 Apr 2018, 12:37

Re: ESP Easy development "mega-201YMMDD" clearifications

#17 Post by Tommmii » 08 Aug 2018, 12:51

Perfect, cheers for this!

JohnW
Normal user
Posts: 10
Joined: 19 Oct 2019, 20:27

Re: ESP Easy development "mega-201YMMDD" clearifications

#18 Post by JohnW » 19 Oct 2019, 20:34

What is the difference between these builds:

custom_ESP8266_4M1M.bin
test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?)
test_ESP8266_4M_VCC.bin (includes test plugins)
Last edited by JohnW on 20 Oct 2019, 16:01, edited 1 time in total.

TD-er
Core team member
Posts: 8749
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy development "mega-201YMMDD" clearifications

#19 Post by TD-er » 19 Oct 2019, 21:55

JohnW wrote: 19 Oct 2019, 20:34 What is the difference between there builds:

custom_ESP8266_4M1M.bin
test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?)
test_ESP8266_4M_VCC.bin (includes test plugins)
See the README.txt also included in the ZIP you can download: https://github.com/letscontrolit/ESPEasy/tree/mega/dist

JohnW
Normal user
Posts: 10
Joined: 19 Oct 2019, 20:27

Re: ESP Easy development "mega-201YMMDD" clearifications

#20 Post by JohnW » 20 Oct 2019, 16:05

TD-er wrote: 19 Oct 2019, 21:55
JohnW wrote: 19 Oct 2019, 20:34 What is the difference between there builds:

custom_ESP8266_4M1M.bin
test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?)
test_ESP8266_4M_VCC.bin (includes test plugins)
See the README.txt also included in the ZIP you can download: https://github.com/letscontrolit/ESPEasy/tree/mega/dist
Unfortunately, I can't find info about "custom":
- normal_IR => "Normal" + IR receiver/transmitter plugins and library
- hard_xxxxx => Special builds for some off-the-shelf hardware.
- minimal_ESP82xx_1M_OTA => Minimum number of plugins and a limited set of controllers included to be able to perform a 2-step OTA on 1 MB flash nodes.
- normal_core_241 => "Normal" using core 2.4.1, since 2.4.2 has issues with PWM
- xxx_core_260_sdk2_alpha -> core 2.6.0 alpha version (under development) using SDK 2.2.1
- xxx_core_260_sdk222_alpha -> core 2.6.0 alpha version (under development) using SDK 2.2.2
- xxx_core_260_sdk3_alpha -> core 2.6.0 alpha version (under development) using SDK 3.0.0-dev (under development too)

TD-er
Core team member
Posts: 8749
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy development "mega-201YMMDD" clearifications

#21 Post by TD-er » 20 Oct 2019, 19:32

The custom one is using the Python script pre_extra_script.py

As you can see in that script, it is using a pre-defined set of plugins and controllers.
It is also used for people building their own using the (experimental) Vagrant build.

Post Reply

Who is online

Users browsing this forum: No registered users and 90 guests