搜索资源列表
esp8266_mqtt_demo
- esp8266创建mqtt任务,连接mqtt云服务器,接收(订阅)和发送(发布)消息 1、本例中用的是官方ESP8266_RTOS_SDK-1.4.x版本的SDK。 2、本例中有smartconfig功能,可通过GPIO或者uart命令触发。 3、可在user_config.h文件中修改mqtt服务器和用户信息。
ESP8266_NONOS_SDK - mqtt
- ESP8266搭建MQTT客户端源码,可以连接MQTT云平台,并实现消息的推送与接收。(ESP8266 build MQTT client source code, you can connect to the MQTT cloud platform, and to achieve the push and receive messages.)
IOT.zh
- 百度天工物联网云平台功能说明文档,基于mqtt可以实现快速设备接入(Baidu, the Internet platform function descr iption document, based on mqtt can achieve fast device access)
mqtt
- 可以用于连接阿里云物联网平台,只需要在头文件中将参数修改成自己的参数就能用了(It can be used to connect to the Aliyun Internet of Things platform by simply modifying the parameters to your own in the header file)
IoT云 MQTT两路开关控制+数据采集(Qs0)
- 该文件是物联网的上位机,用于物联网开发,连接下位机的上位机。(Development of Internet of Things)
SmartLight_Demo_2019-1-28
- 基于STM32和W5500 的阿里云平台MQTT连接,内置了HMAC-SHA1算法,可以直接填写阿里云物联网平台的三个参数,程序直接生成域名、账户名、密码以及Topic。软件还包含基于Cjson的json构建与解析。(Based on STM32 and W5500, the MQTT connection of Aliyun platform is built-in with HMAC-SHA1 algorithm, which can fill in three parameters of
STM32NBIOT_M5311连接服务器
- 通过m5311nbiot模块上传温湿度信息到指定服务器,可根据教程修改为连接onenet云平台。(Upload temperature and humidity information to the designated server through the m5311nbiot module, which can be modified to connect to the onenet cloud platform according to the tutorial.)