Difference between revisions of "ESPEasyMega"

From Let's Control It
Jump to navigation Jump to search
 
Line 1: Line 1:
{{WorkInProgress}}
 
  
{{Experimental}}
+
You should be able to upload this using OTA. If you're upgrading from an older ESPEasy version, the system will perform a full reset !!! So you will need to reconfigure the ESP Easy device from scratch!
 
 
Work is being done on a new experimental ESP Easy Mega edition. Roadmap for this edition:
 
 
 
*It will use native SPIFFS support and all older custom flash access routines will be dropped
 
*We move to the 1M SPIFFS model, so OTA will work with sketches up to 1.5MB sketch size on 4M modules
 
*Fallback Wifi AP support in case your primary WiFi access point goes down or into maintenance
 
*Support for multiple active controllers
 
*Support for specific notification plugins
 
*Native SD card support and system logging to SD card
 
*Taskvalues are preserved during reboot (not after power loss!)
 
*Multiple rule sets that can also be uploaded using the webgui
 
*Some sort of flash protection mechanisme to prevent bricking your device due to 'dangerous' plugins
 
*Several device plugins will be reworked and added to the main branch: NeoPixel, NeoPixel Candle, NeoPixel WordClock, ID12/RDM6300 RFID, Framed OLED, MQTT import, Thermocouple, P1 Wifi gateway, Timer Clock.
 
  
This version has now been renamed to ESPEasy version 2.
+
= Documentation =
 +
* [https://espeasy.readthedocs.io/en/latest/ ESPEasy ReadTheDocs] Actual documentation for ESPEasy
 +
* [https://www.letscontrolit.com/wiki/ LetsControlIt Wiki] Old documentation for ESPEasy
  
 
Development releases can be found here: https://github.com/letscontrolit/ESPEasy/releases
 
 
You should be able to upload this using OTA. If you're upgrading from an older ESPEasy version, the system will perform a full reset !!! So you will need to reconfigure the ESP Easy device from scratch!
 
  
 
= Support and discussion =
 
= Support and discussion =
 
* [http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2257 Forum]
 
* [http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2257 Forum]
 +
 +
= Nightly Builds =
 +
* [https://github.com/letscontrolit/ESPEasy/releases GitHub nightly builds]
  
 
== Source code development ==
 
== Source code development ==
 
* [https://github.com/letscontrolit/ESPEasy Github] (Go to the mega-branch instead of master!)
 
* [https://github.com/letscontrolit/ESPEasy Github] (Go to the mega-branch instead of master!)

Latest revision as of 23:24, 3 February 2021

You should be able to upload this using OTA. If you're upgrading from an older ESPEasy version, the system will perform a full reset !!! So you will need to reconfigure the ESP Easy device from scratch!

Documentation


Support and discussion

Nightly Builds

Source code development

  • Github (Go to the mega-branch instead of master!)