基于STM32F4 和 ESP8266 通过WIFI和ThinkSpeaker进行通信,传输数据
资源文件列表
stm32f407_ESP8266-master/LICENSE , 35141
stm32f407_ESP8266-master/README.md , 45
stm32f407_ESP8266-master/工程模版/CORE/core_cm4.h , 107370
stm32f407_ESP8266-master/工程模版/CORE/core_cm4_simd.h , 22062
stm32f407_ESP8266-master/工程模版/CORE/core_cmFunc.h , 16510
stm32f407_ESP8266-master/工程模版/CORE/core_cmInstr.h , 19825
stm32f407_ESP8266-master/工程模版/CORE/startup_stm32f40_41xxx.s , 29171
stm32f407_ESP8266-master/工程模版/ESP12F/common.c , 10139
stm32f407_ESP8266-master/工程模版/ESP12F/common.h , 3784
stm32f407_ESP8266-master/工程模版/ESP12F/wifista.c , 4159
stm32f407_ESP8266-master/工程模版/FWLIB/inc/misc.h , 6746
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_adc.h , 32224
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_can.h , 26674
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_crc.h , 2333
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_cryp.h , 14097
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_dac.h , 14642
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_dbgmcu.h , 4187
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_dcmi.h , 12665
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_dma.h , 28273
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_dma2d.h , 19217
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_exti.h , 7829
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_flash.h , 23979
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_flash_ramfunc.h , 3172
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_fmc.h , 43781
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_fsmc.h , 26506
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_gpio.h , 23046
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_hash.h , 9827
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_i2c.h , 31228
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_iwdg.h , 4192
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_ltdc.h , 20660
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_pwr.h , 7516
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_rcc.h , 29433
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_rng.h , 3838
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_rtc.h , 39665
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_sai.h , 24859
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_sdio.h , 22241
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_spi.h , 20629
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_syscfg.h , 8764
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_tim.h , 50539
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_usart.h , 17504
stm32f407_ESP8266-master/工程模版/FWLIB/inc/stm32f4xx_wwdg.h , 3431
stm32f407_ESP8266-master/工程模版/FWLIB/src/misc.c , 11194
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_adc.c , 67323
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_can.c , 58450
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_crc.c , 3463
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_cryp.c , 34559
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_cryp_aes.c , 56319
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_cryp_des.c , 9514
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_cryp_tdes.c , 10252
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_dac.c , 26090
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_dbgmcu.c , 6629
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_dcmi.c , 18244
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_dma.c , 51616
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_dma2d.c , 26381
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_exti.c , 9517
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_flash.c , 61421
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_flash_ramfunc.c , 5286
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_fmc.c , 55201
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_fsmc.c , 40846
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_gpio.c , 24591
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_hash.c , 25904
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_hash_md5.c , 9274
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_hash_sha1.c , 9470
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_i2c.c , 52931
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_iwdg.c , 9082
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_ltdc.c , 38680
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_pwr.c , 36768
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_rcc.c , 96532
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_rng.c , 13663
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_rtc.c , 100130
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_sai.c , 45332
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_sdio.c , 37946
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_spi.c , 51203
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_syscfg.c , 9335
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_tim.c , 121367
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_usart.c , 56463
stm32f407_ESP8266-master/工程模版/FWLIB/src/stm32f4xx_wwdg.c , 10185
stm32f407_ESP8266-master/工程模版/HARDWARE/DMA/dma.c , 5337
stm32f407_ESP8266-master/工程模版/HARDWARE/DMA/dma.h , 647
stm32f407_ESP8266-master/工程模版/HARDWARE/TIMER/timer.c , 1378
stm32f407_ESP8266-master/工程模版/HARDWARE/TIMER/timer.h , 1295
stm32f407_ESP8266-master/工程模版/HARDWARE/USART/wifiusart.c , 4728
stm32f407_ESP8266-master/工程模版/HARDWARE/USART/wifiusart.h , 665
stm32f407_ESP8266-master/工程模版/MALLOC/malloc.c , 5607
stm32f407_ESP8266-master/工程模版/MALLOC/malloc.h , 2743
stm32f407_ESP8266-master/工程模版/OBJ/.gitignore , 56
stm32f407_ESP8266-master/工程模版/OBJ/TIMER.hex , 26432
stm32f407_ESP8266-master/工程模版/OBJ/temp.hex , 57356
stm32f407_ESP8266-master/工程模版/SYSTEM/delay/delay.c , 7003
stm32f407_ESP8266-master/工程模版/SYSTEM/delay/delay.h , 177
stm32f407_ESP8266-master/工程模版/SYSTEM/sys/sys.c , 423
stm32f407_ESP8266-master/工程模版/SYSTEM/sys/sys.h , 2796
stm32f407_ESP8266-master/工程模版/SYSTEM/usart/usart.c , 4217
stm32f407_ESP8266-master/工程模版/SYSTEM/usart/usart.h , 525
stm32f407_ESP8266-master/工程模版/USER/.gitignore , 6
stm32f407_ESP8266-master/工程模版/USER/main.c , 4154
stm32f407_ESP8266-master/工程模版/USER/stm32f4xx.h , 694919
stm32f407_ESP8266-master/工程模版/USER/stm32f4xx_conf.h , 4468
stm32f407_ESP8266-master/工程模版/USER/stm32f4xx_it.c , 4368
stm32f407_ESP8266-master/工程模版/USER/stm32f4xx_it.h , 2162
stm32f407_ESP8266-master/工程模版/USER/system_stm32f4xx.c , 46648
stm32f407_ESP8266-master/工程模版/USER/system_stm32f4xx.h , 2128
stm32f407_ESP8266-master/工程模版/USER/temp.uvgui.Administrator , 142171
stm32f407_ESP8266-master/工程模版/USER/temp.uvgui_Administrator.bak , 142013
stm32f407_ESP8266-master/工程模版/USER/temp.uvopt , 17686
stm32f407_ESP8266-master/工程模版/USER/temp.uvproj , 19475
stm32f407_ESP8266-master/工程模版/USER/temp_uvopt.bak , 18288
stm32f407_ESP8266-master/工程模版/keilkilll.bat , 372
