Difference between revisions of "ESPEasyMega"

From Let's Control It
Jump to navigation Jump to search
Line 19: Line 19:
  
 
* [http://www.letscontrolit.com/downloads/ESPEasy_R146M_4096.bin ESP Easy Mega firmware (image)]
 
* [http://www.letscontrolit.com/downloads/ESPEasy_R146M_4096.bin ESP Easy Mega firmware (image)]
 
We use (abuse) the RFlink loader tool to upload this binary image to the Arduino Mega 2560.
 
Don't worry, it should work the same way.
 

Revision as of 17:23, 20 November 2016

WIP.gifYou may hear some construction noise in the background...

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.

Sneak preview

Firmware image R146