Difference between revisions of "Main ESP8266"
Jump to navigation
Jump to search
(Created page with "= About this Wiki = * About this Wiki = Introducing the ESP8266 = * Getting Started File:ESP-07.jpg = Applications = {| cl...") |
|||
Line 110: | Line 110: | ||
= Downloads = | = Downloads = | ||
− | == Stable == | + | The "nightly builds" can be found here: [https://github.com/letscontrolit/ESPEasy/releases Nightly builds on GitHub] |
+ | |||
+ | == Old versions == | ||
+ | |||
+ | === Stable === | ||
Firmware image R120 | Firmware image R120 | ||
* [http://www.esp8266.nu/downloads/ESPEasy_R120.zip ESP Easy firmware (image)] | * [http://www.esp8266.nu/downloads/ESPEasy_R120.zip ESP Easy firmware (image)] | ||
− | == Release candidates == | + | === Release candidates === |
Firmware image R140_RC3 | Firmware image R140_RC3 |
Latest revision as of 10:06, 6 August 2020
Contents
About this Wiki
Introducing the ESP8266
Applications
Sensors (Input) | |
---|---|
PulseCounting | Temperature |
TCR5000 ![]() |
Dallas DS18b20 ![]() ![]() |
Barometric Pressure | Lux |
BMP085 ![]() ![]() ![]() ![]() |
BH1750 ![]() ![]() |
Humidity | RFID |
DHT ![]() ![]() ![]() ![]() |
Wiegand ![]() ![]() |
Distance | Switch |
HC-SR04 ![]() |
Switch ![]() |
Analog | More Analog |
Analog ![]() |
PCF8591 ![]() ![]() |
Digital inputs | Infrared Receivers |
MCP23017 ![]() ![]() |
IR ![]() |
Dust | Voltage & Current |
GP2Y10 ![]() |
INA219 ![]() |
Actuators (Output) | |
---|---|
Build-in output | Build-in output |
Output pin ![]() ![]() |
Output pin ![]() |
Relays | Extra IO |
Relays ![]() |
MCP23017 ![]() ![]() |
PWM drivers | |
PCA9685 ![]() |
Other | |
---|---|
LCD | OLED |
LCD Display ![]() |
OLED Display ![]() |
Tutorials
- Using the flashtool to upload the ESP Easy firmware
- Using the Arduino IDE to upload the ESP Easy firmware
- Using the ESP Easy as a simple input switch in Domoticz
- Using the ESP Easy to control a LED of Relay from OpenHAB
- Rules, a modest way to locally control something in ESP Easy
- GlobalSync
Hardware Tips 'n Tricks
Examples
Firmware
Support and discussion
Downloads
The "nightly builds" can be found here: Nightly builds on GitHub
Old versions
Stable
Firmware image R120
Release candidates
Firmware image R140_RC3
Firmware image R141_RC4
Source code development
Want to contribute? Anyone is invited to do so, but please read this first: ESPEasyDevelopmentGuidelines