搜索资源列表
mqtt_client
- 连接代理mqtt,订阅发布消息,多个主题多线程订阅。支持断网自动重连(Connect proxy mqtt, subscribe to publish messages, multiple topics, multi thread subscr iptions. Automatic reconnection of broken wire network)
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时
物联网MQTT远程控制
- 使用onent平台,利用MQTT传输协议,开发数据上物联网平台(Using onent platform to develop Internet of things platform based on MQTT transport protocol)
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