Skip to content

s0170071/ESPEasy

This branch is 112 commits behind letscontrolit/ESPEasy:v2.0.

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2017
Mar 2, 2018
Feb 25, 2018
Feb 21, 2018
Mar 2, 2018
Feb 26, 2018
Jan 15, 2018
Feb 2, 2018
Apr 23, 2017
Feb 14, 2018
Jun 30, 2015
Feb 2, 2018
Feb 25, 2018
Nov 21, 2017
Feb 25, 2018
Jan 12, 2018
Jan 12, 2018

Repository files navigation

ESPEasy (v2.0 stable branch)

Build status: Build Status

Introduction and wiki: https://www.letscontrolit.com/wiki/index.php/ESPEasy#Introduction

v2.0 ⚠️This is the stable branch for the next upcoming ESPeasy release (2.0.0).⚠️

If you're living on the edge and want the latest features and bugs, go to the development branch: https://github.com/letscontrolit/ESPEasy/tree/mega

If you're a developer: Bug fixes go into this v2.0 branch, we will merge them back to the development branch.

Check here to learn how to use this branch and help us improving ESPEasy: http://www.letscontrolit.com/wiki/index.php/ESPEasy#Source_code_development

Versions

  • v2.0-YYYYMMDD: These are the nightly builds. Once a day this is automaticly released whenever there are new changes. (this replaces the manual v2.0-devX release system)
  • v2.0.0-betaX: as soon as we THINK everything is fixed, we start beta testing.
  • v2.0.0-rcX: release candidates (almost stable)
  • v2.0.0: This will be the first stable release. After this we will use more standard numbering. Next bugfix release will probably be 2.0.1.

Firmware binary releases

Binary development releases are here: https://github.com/letscontrolit/ESPEasy/releases

Depending on your needs, we release different types of files.

This uses version v2.0-20181001 as an example.

Firmware name Hardware Included plugins
ESPEasy_v2.0-20181001_normal_ESP8266_1024.bin ESP8266 with 1Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8266_1024.bin ESP8266 with 1Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8266_1024.bin ESP8266 with 1Mb flash Stable + Test + Development
ESPEasy_v2.0-20181001_normal_ESP8266_4096.bin ESP8266 with 4Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8266_4096.bin ESP8266 with 4Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8266_4096.bin ESP8266 with 4Mb flash Stable + Test + Development
ESPEasy_v2.0-20181001_normal_ESP8285_1024.bin ESP8285 with 1Mb flash Stable
ESPEasy_v2.0-20181001_test_ESP8285_1024.bin ESP8285 with 1Mb flash Stable + Test
ESPEasy_v2.0-20181001_dev_ESP8285_1024.bin ESP8285 with 1Mb flash Stable + Test + Development

More info

Details and discussion are on the Experimental forum: https://www.letscontrolit.com/forum/viewforum.php?f=18

We're also on IRC: #ESPEasy @freenode

About

Easy MultiSensor device based on ESP8266

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.9%
  • C 6.3%
  • Python 5.1%
  • Shell 0.3%
  • Processing 0.3%
  • CMake 0.1%