Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baidadi/iot-stm-zet6_spl_http_onenet
一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案
https://github.com/baidadi/iot-stm-zet6_spl_http_onenet
esp8266 http onenet standard-library stm32f103zet6
Last synced: 3 days ago
JSON representation
一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案
- Host: GitHub
- URL: https://github.com/baidadi/iot-stm-zet6_spl_http_onenet
- Owner: BaiDaDi
- Created: 2023-09-15T07:15:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T07:24:39.000Z (about 1 year ago)
- Last Synced: 2023-09-16T19:38:46.453Z (about 1 year ago)
- Topics: esp8266, http, onenet, standard-library, stm32f103zet6
- Language: C
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT-STM-ZET6_HTTP_ONENET
一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案采集:光敏电阻、DS18B20、DHT11并显示在LCD上
云平台可以下传控制点亮板载LED灯。优点:发送AT指令到ESP是通过应答判断而不是延时,程序架构更科学
缺点:使用HTTP协议