怎么传mysql数据到onenet_stm32+esp8266上传数据到移动onenet平台

该实例详细介绍了如何使用STM32微控制器通过ESP8266无线模块,从MySQL数据库获取数据并上传到中国移动的OneNet物联网平台。涉及到的代码包括EDP套件、CMSIS和FWlib库等。
摘要由CSDN通过智能技术生成

【实例简介】

基于stm32的esp8266上传数据到移动onenet平台。

【实例截图】

【核心代码】

上传数据onenet

└── 上传数据onenet

└── printf(interrupt)

├── Doc

│   └── readme.txt

├── EDP

│   ├── cJSON.c

│   ├── cJSON.h

│   ├── Common.h

│   ├── EdpKit.c

│   ├── EdpKit.c.pre

│   └── edpkit.h

├── keilkill.bat

├── Libraries

│   ├── CMSIS

│   │   ├── core_cm3.c

│   │   ├── core_cm3.h

│   │   ├── startup

│   │   │   ├── startup_stm32f10x_cl.s

│   │   │   ├── startup_stm32f10x_hd.s

│   │   │   ├── startup_stm32f10x_hd_vl.s

│   │   │   ├── startup_stm32f10x_ld.s

│   │   │   ├── startup_stm32f10x_ld_vl.s

│   │   │   ├── startup_stm32f10x_md.s

│   │   │   ├── startup_stm32f10x_md_vl.s

│   │   │   └── startup_stm32f10x_xl.s

│   │   ├── stm32f10x.h

│   │   ├── system_stm32f10x.c

│   │   └── system_stm32f10x.h

│   └── FWlib

│   ├── inc

│   │   ├── misc.h

│   │   ├── stm32f10x_adc.h

│   │   ├── stm32f10x_bkp.h

│   │   ├── stm32f10x_can.h

│   │   ├── stm32f10x_cec.h

│   │   ├── stm32f10x_crc.h

│   │   ├── stm32f10x_dac.h

│   │   ├── stm32f10x_dbgmcu.h

│   │   ├

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值