Skip to content

FRANAIRBUS/LH_AC_EDGE_ALL_in_ONE.bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LH_AC_EDGE_ALL_in_ONE.bin

logo_github

Requirements

Supported hardware

  • ESP8266/ESP32 modules supported by the Additional Board Manager URLs of the Arduino-IDE.

Required libraries

EdgeUnified requires the following environment and libraries.

Arduino IDE

The current upstream at the 1.8 level or later is needed. Please install from the official Arduino IDE download page. This step is not required if you already have a modern version.

ESP8266 Arduino core

AutoConnect targets Sketches made on the assumption of ESP8266 Community's Arduino core. Stable 3.0.0 or higher required and the latest release is recommended.
Install third-party platform using the Boards Manager of Arduino IDE. Package URL is: http://arduino.esp8266.com/stable/package_esp8266com_index.json

ESP32 Arduino core

Also, to apply AutoConnect to ESP32, the arduino-esp32 core provided by Espressif is needed. Stable 2.0.4 or required and the latest release is recommended.
Install third-party platform using the Boards Manager of Arduino IDE. You can add multiple URLs into Additional Board Manager URLs field, separating them with commas. Package URL is: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json for ESP32.

Additional library (Required)

  1. AutoConnect library to handling the portal.
  2. PageBuilder library to build HTML.
  3. ArduinoJson library to make persistence EdgeData.
  4. HomeKit library to use Homekit Server.

Installation

License

Copyright (c) Francisco CB (FRANAIRBUS). All rights reserved.

Licensed under the MIT license.

Special thanks

@ Hieromon For its great library and its documentation that has allowed us to create this application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages