搜索资源列表
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云 MQTT两路开关控制+数据采集(Qs0)
- 该文件是物联网的上位机,用于物联网开发,连接下位机的上位机。(Development of Internet of Things)
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.)