/ESP8266_RTOS_ALINK_DEMO

Alink 1.0 早期版本

Primary LanguageAssembly

#1: Description#

  1. Support Alink smart cloud access, to achieve the alink smart wifi device based on ESP8266.
  2. Support equipment OTA.
  3. Demo project includes the smartswitch,smartplug,PWM dimming,UART protocol control device example code, available for real products.
    #2: Getting started#
  4. download ESP8266_RTOS_ALINK_DEMO
  5. For Linux:
$cd ESP8266_RTOS_ALINK_DEMO/app
$./gen_misc.sh

build the target bin,the generated bin in ESP8266_RTOS_ALINK_DEMO/bin path.

  1. The detail description see ESP8266_RTOS_ALINK_DEMO/releasenote.txt