ESP8266连接到aliyun
代码说明:
本代码基于阿里云平台的物联网套件,实现基本的数据通信,用户仅需将aliyun_config.h内的下列信息填写为自己在阿里云套件内生成的信息即可实现。// device name, device secret, product key which defined in aliyun cloud#define PRODUCT_KEY "********" // type:string#define DEVICE_NAME "********" // type:string#define DEVICE_SECRET "********" // type:string#define WIFI_SSID "********" // type:string, your AP/router SSID to config your device networking#define WIFI_PASSWORD "********" // type:string, your AP/router password
下载说明:请别用迅雷下载,失败请重下,重下不扣分!