登录
首页 » C/C++ » Esp8266-WiFi_USART

Esp8266-WiFi_USART

于 2021-01-08 发布 文件大小:3772KB
0 98
下载积分: 1 下载次数: 163

代码说明:

  可以实现ESP8266远程控制,AP,station和AP+station模式,手机和STM32f103开发板通信。(ESP8266 can achieve remote control, AP, station and AP+station mode, the phone and STM32f103 development board communications.)

文件列表:

WiFi_USART
..........\Doc
..........\...\readme.txt,209,2016-03-24
..........\keilkill.bat,399,2016-03-24
..........\Libraries
..........\.........\CMSIS
..........\.........\.....\core_cm3.c,17273,2016-03-24
..........\.........\.....\core_cm3.h,85714,2016-03-24
..........\.........\.....\startup
..........\.........\.....\.......\startup_stm32f10x_cl.s,15766,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_hd.s,15503,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_hd_vl.s,15692,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_ld.s,12376,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_ld_vl.s,13656,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_md.s,12765,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_md_vl.s,14073,2016-03-24
..........\.........\.....\.......\startup_stm32f10x_xl.s,15955,2016-03-24
..........\.........\.....\stm32f10x.h,633941,2016-03-24
..........\.........\.....\system_stm32f10x.c,36557,2016-03-24
..........\.........\.....\system_stm32f10x.h,2085,2016-03-24
..........\.........\FWlib
..........\.........\.....\inc
..........\.........\.....\...\misc.h,8982,2016-03-24
..........\.........\.....\...\stm32f10x_adc.h,21690,2016-03-24
..........\.........\.....\...\stm32f10x_bkp.h,7555,2016-03-24
..........\.........\.....\...\stm32f10x_can.h,27559,2016-03-24
..........\.........\.....\...\stm32f10x_cec.h,6573,2016-03-24
..........\.........\.....\...\stm32f10x_crc.h,2162,2016-03-24
..........\.........\.....\...\stm32f10x_dac.h,15233,2016-03-24
..........\.........\.....\...\stm32f10x_dbgmcu.h,3818,2016-03-24
..........\.........\.....\...\stm32f10x_dma.h,20754,2016-03-24
..........\.........\.....\...\stm32f10x_exti.h,6824,2016-03-24
..........\.........\.....\...\stm32f10x_flash.h,25445,2016-03-24
..........\.........\.....\...\stm32f10x_fsmc.h,27016,2016-03-24
..........\.........\.....\...\stm32f10x_gpio.h,20175,2016-03-24
..........\.........\.....\...\stm32f10x_i2c.h,30029,2016-03-24
..........\.........\.....\...\stm32f10x_iwdg.h,3828,2016-03-24
..........\.........\.....\...\stm32f10x_pwr.h,4383,2016-03-24
..........\.........\.....\...\stm32f10x_rcc.h,30452,2016-03-24
..........\.........\.....\...\stm32f10x_rtc.h,3857,2016-03-24
..........\.........\.....\...\stm32f10x_sdio.h,21863,2016-03-24
..........\.........\.....\...\stm32f10x_spi.h,17725,2016-03-24
..........\.........\.....\...\stm32f10x_tim.h,52427,2016-03-24
..........\.........\.....\...\stm32f10x_usart.h,16548,2016-03-24
..........\.........\.....\...\stm32f10x_wwdg.h,2966,2016-03-24
..........\.........\.....\src
..........\.........\.....\...\misc.c,7046,2016-03-24
..........\.........\.....\...\stm32f10x_adc.c,47201,2016-03-24
..........\.........\.....\...\stm32f10x_bkp.c,8463,2016-03-24
..........\.........\.....\...\stm32f10x_can.c,45103,2016-03-24
..........\.........\.....\...\stm32f10x_cec.c,11656,2016-03-24
..........\.........\.....\...\stm32f10x_crc.c,3347,2016-03-24
..........\.........\.....\...\stm32f10x_dac.c,19087,2016-03-24
..........\.........\.....\...\stm32f10x_dbgmcu.c,5149,2016-03-24
..........\.........\.....\...\stm32f10x_dma.c,29607,2016-03-24
..........\.........\.....\...\stm32f10x_exti.c,6959,2016-03-24
..........\.........\.....\...\stm32f10x_flash.c,62551,2016-03-24
..........\.........\.....\...\stm32f10x_fsmc.c,35484,2016-03-24
..........\.........\.....\...\stm32f10x_gpio.c,23221,2016-03-24
..........\.........\.....\...\stm32f10x_i2c.c,45781,2016-03-24
..........\.........\.....\...\stm32f10x_iwdg.c,4916,2016-03-24
..........\.........\.....\...\stm32f10x_pwr.c,8759,2016-03-24
..........\.........\.....\...\stm32f10x_rcc.c,51271,2016-03-24
..........\.........\.....\...\stm32f10x_rtc.c,8598,2016-03-24
..........\.........\.....\...\stm32f10x_sdio.c,28933,2016-03-24
..........\.........\.....\...\stm32f10x_spi.c,30224,2016-03-24
..........\.........\.....\...\stm32f10x_tim.c,109159,2016-03-24
..........\.........\.....\...\stm32f10x_usart.c,38308,2016-03-24
..........\.........\.....\...\stm32f10x_wwdg.c,5735,2016-03-24
..........\Listing
..........\.......\startup_stm32f10x_hd.lst,55165,2016-03-25
..........\.......\Template.map,86102,2016-03-28
..........\Output
..........\......\bsp_gpio.crf,267788,2016-03-25
..........\......\bsp_gpio.d,811,2016-03-25
..........\......\bsp_gpio.o,283352,2016-03-25
..........\......\bsp_systick.crf,267859,2016-03-25
..........\......\bsp_systick.d,862,2016-03-25
..........\......\bsp_systick.o,284732,2016-03-25
..........\......\bsp_tim2base.crf,267967,2016-03-24
..........\......\bsp_tim2base.d,864,2016-03-24
..........\......\bsp_tim2base.o,284436,2016-03-24
..........\......\bsp_usart1.crf,272421,2016-03-25
..........\......\bsp_usart1.d,915,2016-03-25
..........\......\bsp_usart1.o,286336,2016-03-25
..........\......\bsp_usart2.crf,274741,2016-03-25
..........\......\bsp_usart2.d,1046,2016-03-25
..........\......\bsp_usart2.o,290572,2016-03-25
..........\......\core_cm3.crf,3666,2016-03-25
..........\......\core_cm3.d,130,2016-03-25
..........\......\core_cm3.o,10976,2016-03-25
..........\......\ExtDll.iex,19,2016-03-24
..........\......\main.crf,277569,2016-03-25
..........\......\main.d,1216,2016-03-25
..........\......\main.o,294164,2016-03-25
..........\......\misc.crf,268466,2016-03-25
..........\......\misc.d,771,2016-03-25
..........\......\misc.o,283900,2016-03-25
..........\......\startup_stm32f10x_hd.d,91,2016-03-25
..........\......\startup_stm32f10x_hd.o,6732,2016-03-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104029会员总数
  • 31今日下载