物联网项目实战开发之基于STM32+W5500以太网口通过HTTP协议接入阿里云平台代码程序,支持WEB控制(继电器+温湿度)

上传者: 39804904 | 上传时间: 2023-02-22 22:09:38 | 文件大小: 6.97MB | 文件类型: ZIP
STM32F103通过SPI跟W5500相连,通过HTTP跟阿里平台通讯。 1、连接ALIYUN物联网云平台,主动上报本地数据到平台端。 2、接收平台端下发的控制指令并动作。上报继电器状态及温湿度值。 3、代码使用KEIL开发,当前在STM32F103C8T6运行,如果是STM32F103其他型号芯片,依然适用,请自行更改KEIL芯片型号以及FLASH容量即可。 4、软件下载时,请注意keil选择项是jlink还是stlink. 5、硬件设计、软件开发、数据联网:349014857@qq.com;

文件下载

资源详情

[{"title":"( 218 个子文件 6.97MB ) 物联网项目实战开发之基于STM32+W5500以太网口通过HTTP协议接入阿里云平台代码程序,支持WEB控制(继电器+温湿度)","children":[{"title":"stm32f10x_spi.h <span style='color:#111;'> 17.31KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.h <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.h <span style='color:#111;'> 51.20KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.h <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.h <span style='color:#111;'> 20.27KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.h <span style='color:#111;'> 26.38KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.h <span style='color:#111;'> 29.33KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.h <span style='color:#111;'> 14.88KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.h <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"misc.h <span style='color:#111;'> 8.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.h <span style='color:#111;'> 7.38KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.h <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.h <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.h <span style='color:#111;'> 6.66KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.h <span style='color:#111;'> 26.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.h <span style='color:#111;'> 21.18KB </span>","children":null,"spread":false},{"title":"stm32f10x_cec.h <span style='color:#111;'> 6.42KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'> 29.74KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.h <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.h <span style='color:#111;'> 24.85KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.h <span style='color:#111;'> 21.35KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.h <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'> 19.70KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.c <span style='color:#111;'> 46.09KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.c <span style='color:#111;'> 34.65KB </span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'> 6.88KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.c <span style='color:#111;'> 61.08KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.c <span style='color:#111;'> 50.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.c <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.c <span style='color:#111;'> 106.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.c <span style='color:#111;'> 4.80KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.c <span style='color:#111;'> 22.68KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.c <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.c <span style='color:#111;'> 8.55KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.c <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.c <span style='color:#111;'> 18.64KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.c <span style='color:#111;'> 28.25KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.c <span style='color:#111;'> 44.05KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.c <span style='color:#111;'> 8.26KB </span>","children":null,"spread":false},{"title":"stm32f10x_cec.c <span style='color:#111;'> 11.38KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.c <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.c <span style='color:#111;'> 37.41KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.c <span style='color:#111;'> 44.71KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.c <span style='color:#111;'> 29.52KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.c <span style='color:#111;'> 6.80KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.c <span style='color:#111;'> 28.91KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.h <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"core_cm3.c <span style='color:#111;'> 16.87KB </span>","children":null,"spread":false},{"title":"core_cm3.h <span style='color:#111;'> 83.71KB </span>","children":null,"spread":false},{"title":"stm32f10x.h <span style='color:#111;'> 619.08KB </span>","children":null,"spread":false},{"title":"startup_stm32f10x_hd.s <span style='color:#111;'> 15.14KB </span>","children":null,"spread":false},{"title":"stm32f10x_conf.h <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.c <span style='color:#111;'> 35.70KB </span>","children":null,"spread":false},{"title":"开发板实物照.zip <span style='color:#111;'> 1.35MB </span>","children":null,"spread":false},{"title":"socket.crf <span style='color:#111;'> 29.08KB </span>","children":null,"spread":false},{"title":"timer2.d <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"delay.crf <span style='color:#111;'> 338.83KB </span>","children":null,"spread":false},{"title":"utils_hmac.o <span style='color:#111;'> 25.89KB </span>","children":null,"spread":false},{"title":"usart1.crf <span style='color:#111;'> 345.50KB </span>","children":null,"spread":false},{"title":"utils_sha1.d <span style='color:#111;'> 361B </span>","children":null,"spread":false},{"title":"stm32f10x_exti.crf <span style='color:#111;'> 339.41KB </span>","children":null,"spread":false},{"title":"24c02.crf <span style='color:#111;'> 340.48KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.o <span style='color:#111;'> 418.28KB </span>","children":null,"spread":false},{"title":"dns.d <span style='color:#111;'> 425B </span>","children":null,"spread":false},{"title":"工程文件.build_log.htm <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"w5500.crf <span style='color:#111;'> 19.74KB </span>","children":null,"spread":false},{"title":"aht10.crf <span style='color:#111;'> 339.50KB </span>","children":null,"spread":false},{"title":"misc.o <span style='color:#111;'> 379.49KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.d <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"24c02.d <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"wizchip_conf.d <span style='color:#111;'> 351B </span>","children":null,"spread":false},{"title":"timer3.crf <span style='color:#111;'> 338.31KB </span>","children":null,"spread":false},{"title":"timer2.o <span style='color:#111;'> 373.79KB </span>","children":null,"spread":false},{"title":"spi.crf <span style='color:#111;'> 339.50KB </span>","children":null,"spread":false},{"title":"adc.d <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.d <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"工程文件.axf <span style='color:#111;'> 547.73KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.crf <span style='color:#111;'> 345.87KB </span>","children":null,"spread":false},{"title":"工程文件_工程.dep <span style='color:#111;'> 50.52KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.crf <span style='color:#111;'> 340.01KB </span>","children":null,"spread":false},{"title":"core_cm3.d <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"stm32f10x_spi.d <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"utils_md5.d <span style='color:#111;'> 353B </span>","children":null,"spread":false},{"title":"aliyun_http.d <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"dns.o <span style='color:#111;'> 53.41KB </span>","children":null,"spread":false},{"title":"aht10.d <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.crf <span style='color:#111;'> 346.89KB </span>","children":null,"spread":false},{"title":"key.crf <span style='color:#111;'> 339.13KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.crf <span style='color:#111;'> 342.28KB </span>","children":null,"spread":false},{"title":"dhcp.o <span style='color:#111;'> 71.09KB </span>","children":null,"spread":false},{"title":"main.crf <span style='color:#111;'> 369.71KB </span>","children":null,"spread":false},{"title":"w5500.d <span style='color:#111;'> 233B </span>","children":null,"spread":false},{"title":"stm32f10x_exti.o <span style='color:#111;'> 383.95KB </span>","children":null,"spread":false},{"title":"timer2.crf <span style='color:#111;'> 338.31KB </span>","children":null,"spread":false},{"title":"工程文件.htm <span style='color:#111;'> 173.60KB </span>","children":null,"spread":false},{"title":"dhcp.d <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"utils_hmac.crf <span style='color:#111;'> 17.67KB </span>","children":null,"spread":false},{"title":"iwdg.o <span style='color:#111;'> 374.96KB </span>","children":null,"spread":false},{"title":"delay.o <span style='color:#111;'> 377.70KB </span>","children":null,"spread":false},{"title":"spi.o <span style='color:#111;'> 386.66KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明