# stm32f103_mqtt_base_hal **Repository Path**: overfly2014/stm32f103_mqtt_base_hal ## Basic Information - **Project Name**: stm32f103_mqtt_base_hal - **Description**: 基于STM32F103与百度云的物联网实践课程代码。 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2019-12-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32f103_mqtt_base_hal #### 介绍 基于STM32F103与百度云的物联网实践课程代码。 使用模块: - STM32F103C8控制板 - ESP8266模块 - DHT11模块 涉及知识: - 基于Cube IDE的STM32开发 - MQTT协议 - JSON格式解析 - 百度云 - DHT11温湿度传感器