- EE4208_FaceRecog_ZhaoJian_v1 The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection
- java-mysql JAVA连接MYSQL数据库的全程实现
- Polycarpou-Matlab-Files matlab code by FEM for simulation the waveguide
- BDFG2 无刷双馈发电机(BDFG)根据数学模型建立的matlab/simulink仿真模型
- Componente-Backup-MySql Component example backup with MyDac library
- jca-docs12c-pdf-users j2ee call tuxedo service
文件名称:SIM900A_ISO_MakePhoneCall
介绍说明--下载内容来自于网络,使用问题请自行百度
使用STM32F107芯片控制SIM900A模块拨打电话。-Using STM32F107 SIM900A chip control module to make calls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SIM900A_ISO_MakePhoneCall/Doc/readme.txt
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/core_cm3.c
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/core_cm3.h
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_md.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/stm32f10x.h
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/system_stm32f10x.c
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/system_stm32f10x.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/misc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_adc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_bkp.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_can.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_cec.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_crc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dac.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dma.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_exti.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_flash.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_fsmc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_gpio.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_i2c.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_iwdg.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_pwr.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_rcc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_rtc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_sdio.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_spi.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_tim.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_usart.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_wwdg.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/misc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_adc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_bkp.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_can.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_cec.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_crc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dac.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dbgmcu.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dma.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_exti.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_flash.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_fsmc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_gpio.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_i2c.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_iwdg.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_pwr.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_rcc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_rtc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_sdio.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_spi.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_tim.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_usart.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_wwdg.c
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/JLinkSettings.ini
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/iSO-STM32.uvopt
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/iSO-STM32.uvproj
SIM900A_ISO_MakePhoneCall/User/SysTick/bsp_SysTick.c
SIM900A_ISO_MakePhoneCall/User/SysTick/bsp_SysTick.h
SIM900A_ISO_MakePhoneCall/User/ff9/00readme.txt
SIM900A_ISO_MakePhoneCall/User/ff9/diskio.c
SIM900A_ISO_MakePhoneCall/User/ff9/diskio.h
SIM900A_ISO_MakePhoneCall/User/ff9/ff.c
SIM900A_ISO_MakePhoneCall/User/ff9/ff.h
SIM900A_ISO_MakePhoneCall/User/ff9/ffconf.h
SIM900A_ISO_MakePhoneCall/User/ff9/integer.h
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc932.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc936.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc949.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc950.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/ccsbcs.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/syscall.c
SIM900A_ISO_MakePhoneCall/User/lcd/ascii.h
SIM900A_ISO_MakePhoneCall/User/lcd/bsp_ili9341_lcd.c
SIM900A_ISO_MakePhoneCall/User/lcd/bsp_ili9341_lcd.h
SIM900A_ISO_MakePhoneCall/User/main.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdfs_app.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdfs_app.h
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdio_sdcard.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdio_sdcard.h
SIM900A_ISO_MakePhoneCall/User/sim900a/
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/core_cm3.c
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/core_cm3.h
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_md.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/stm32f10x.h
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/system_stm32f10x.c
SIM900A_ISO_MakePhoneCall/Libraries/CMSIS/system_stm32f10x.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/misc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_adc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_bkp.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_can.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_cec.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_crc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dac.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_dma.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_exti.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_flash.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_fsmc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_gpio.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_i2c.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_iwdg.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_pwr.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_rcc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_rtc.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_sdio.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_spi.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_tim.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_usart.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/inc/stm32f10x_wwdg.h
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/misc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_adc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_bkp.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_can.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_cec.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_crc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dac.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dbgmcu.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_dma.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_exti.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_flash.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_fsmc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_gpio.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_i2c.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_iwdg.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_pwr.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_rcc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_rtc.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_sdio.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_spi.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_tim.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_usart.c
SIM900A_ISO_MakePhoneCall/Libraries/FWlib/src/stm32f10x_wwdg.c
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/JLinkSettings.ini
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/iSO-STM32.uvopt
SIM900A_ISO_MakePhoneCall/Project/RVMDK(uv4)/iSO-STM32.uvproj
SIM900A_ISO_MakePhoneCall/User/SysTick/bsp_SysTick.c
SIM900A_ISO_MakePhoneCall/User/SysTick/bsp_SysTick.h
SIM900A_ISO_MakePhoneCall/User/ff9/00readme.txt
SIM900A_ISO_MakePhoneCall/User/ff9/diskio.c
SIM900A_ISO_MakePhoneCall/User/ff9/diskio.h
SIM900A_ISO_MakePhoneCall/User/ff9/ff.c
SIM900A_ISO_MakePhoneCall/User/ff9/ff.h
SIM900A_ISO_MakePhoneCall/User/ff9/ffconf.h
SIM900A_ISO_MakePhoneCall/User/ff9/integer.h
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc932.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc936.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc949.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/cc950.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/ccsbcs.c
SIM900A_ISO_MakePhoneCall/User/ff9/option/syscall.c
SIM900A_ISO_MakePhoneCall/User/lcd/ascii.h
SIM900A_ISO_MakePhoneCall/User/lcd/bsp_ili9341_lcd.c
SIM900A_ISO_MakePhoneCall/User/lcd/bsp_ili9341_lcd.h
SIM900A_ISO_MakePhoneCall/User/main.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdfs_app.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdfs_app.h
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdio_sdcard.c
SIM900A_ISO_MakePhoneCall/User/sdcard/bsp_sdio_sdcard.h
SIM900A_ISO_MakePhoneCall/User/sim900a/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.