文件名称:stm32chezaixitong
-
所属分类:
- 标签属性:
- 上传时间:2016-03-25
-
文件大小:5.46mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于GPS与GSM的智能求救系统,采用stm32作为主控制器,采用MPU6050来进行车辆侧翻的检测。-Based on GPS and GSM intelligent help system that uses stm32 as the main controller, MPU6050 for vehicle rollover detection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CORE/
CORE/core_cm3.c
CORE/core_cm3.h
CORE/startup_stm32f10x_hd.s
OBJ/
Periph/
Periph/24CXX/
Periph/24CXX/24cxx.c
Periph/24CXX/24cxx.h
Periph/CRASH/
Periph/CRASH/CRASH.c
Periph/CRASH/CRASH.h
Periph/GPS/
Periph/GPS/GPS.c
Periph/GPS/GPS.h
Periph/GSM/
Periph/GSM/GSM.c
Periph/GSM/GSM.h
Periph/IIC/
Periph/IIC/myiic.c
Periph/IIC/myiic.h
Periph/MPU6050/
Periph/MPU6050/MPU6050.c
Periph/MPU6050/MPU6050.h
Periph/TOUCH/
Periph/TOUCH/ctiic.c
Periph/TOUCH/ctiic.h
Periph/TOUCH/ott2001a.c
Periph/TOUCH/ott2001a.h
Periph/TOUCH/touch.c
Periph/TOUCH/touch.h
Periph/delay/
Periph/delay/delay.c
Periph/delay/delay.h
Periph/sys/
Periph/sys/sys.c
Periph/sys/sys.h
Periph/tft/
Periph/tft/tft.c
Periph/tft/tft.h
STM32F10x_FWLib/
STM32F10x_FWLib/inc/
STM32F10x_FWLib/inc/misc.h
STM32F10x_FWLib/inc/stm32f10x_adc.h
STM32F10x_FWLib/inc/stm32f10x_bkp.h
STM32F10x_FWLib/inc/stm32f10x_can.h
STM32F10x_FWLib/inc/stm32f10x_cec.h
STM32F10x_FWLib/inc/stm32f10x_crc.h
STM32F10x_FWLib/inc/stm32f10x_dac.h
STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
STM32F10x_FWLib/inc/stm32f10x_dma.h
STM32F10x_FWLib/inc/stm32f10x_exti.h
STM32F10x_FWLib/inc/stm32f10x_flash.h
STM32F10x_FWLib/inc/stm32f10x_fsmc.h
STM32F10x_FWLib/inc/stm32f10x_gpio.h
STM32F10x_FWLib/inc/stm32f10x_i2c.h
STM32F10x_FWLib/inc/stm32f10x_iwdg.h
STM32F10x_FWLib/inc/stm32f10x_pwr.h
STM32F10x_FWLib/inc/stm32f10x_rcc.h
STM32F10x_FWLib/inc/stm32f10x_rtc.h
STM32F10x_FWLib/inc/stm32f10x_sdio.h
STM32F10x_FWLib/inc/stm32f10x_spi.h
STM32F10x_FWLib/inc/stm32f10x_tim.h
STM32F10x_FWLib/inc/stm32f10x_usart.h
STM32F10x_FWLib/inc/stm32f10x_wwdg.h
STM32F10x_FWLib/src/
STM32F10x_FWLib/src/misc.c
STM32F10x_FWLib/src/stm32f10x_adc.c
STM32F10x_FWLib/src/stm32f10x_bkp.c
STM32F10x_FWLib/src/stm32f10x_can.c
STM32F10x_FWLib/src/stm32f10x_cec.c
STM32F10x_FWLib/src/stm32f10x_crc.c
STM32F10x_FWLib/src/stm32f10x_dac.c
STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
STM32F10x_FWLib/src/stm32f10x_dma.c
STM32F10x_FWLib/src/stm32f10x_exti.c
STM32F10x_FWLib/src/stm32f10x_flash.c
STM32F10x_FWLib/src/stm32f10x_fsmc.c
STM32F10x_FWLib/src/stm32f10x_gpio.c
STM32F10x_FWLib/src/stm32f10x_i2c.c
STM32F10x_FWLib/src/stm32f10x_iwdg.c
STM32F10x_FWLib/src/stm32f10x_pwr.c
STM32F10x_FWLib/src/stm32f10x_rcc.c
STM32F10x_FWLib/src/stm32f10x_rtc.c
STM32F10x_FWLib/src/stm32f10x_sdio.c
STM32F10x_FWLib/src/stm32f10x_spi.c
STM32F10x_FWLib/src/stm32f10x_tim.c
STM32F10x_FWLib/src/stm32f10x_usart.c
STM32F10x_FWLib/src/stm32f10x_wwdg.c
USER/
USER/24cxx.crf
USER/24cxx.d
USER/24cxx.o
USER/JLinkLog.txt
USER/JLinkSettings.ini
USER/core_cm3.crf
USER/core_cm3.d
USER/core_cm3.o
USER/crash.crf
USER/crash.d
USER/crash.o
USER/ctiic.crf
USER/ctiic.d
USER/ctiic.o
USER/delay.crf
USER/delay.d
USER/delay.o
USER/gps.crf
USER/gps.d
USER/gps.o
USER/gsm.crf
USER/gsm.d
USER/gsm.o
USER/main.c
USER/main.crf
USER/main.d
USER/main.o
USER/misc.crf
USER/misc.d
USER/misc.o
USER/mpu6050.crf
USER/mpu6050.d
USER/mpu6050.o
USER/myiic.crf
USER/myiic.d
USER/myiic.o
USER/ott2001a.crf
USER/ott2001a.d
USER/ott2001a.o
USER/startup_stm32f10x_hd.d
USER/startup_stm32f10x_hd.lst
USER/startup_stm32f10x_hd.o
USER/stm32f10x.h
USER/stm32f10x_adc.crf
USER/stm32f10x_adc.d
USER/stm32f10x_adc.o
USER/stm32f10x_bkp.crf
USER/stm32f10x_bkp.d
USER/stm32f10x_bkp.o
USER/stm32f10x_can.crf
USER/stm32f10x_can.d
USER/stm32f10x_can.o
USER/stm32f10x_cec.crf
USER/stm32f10x_cec.d
USER/stm32f10x_cec.o
USER/stm32f10x_conf.h
USER/stm32f10x_crc.crf
USER/stm32f10x_crc.d
USER/stm32f10x_crc.o
USER/stm32f10x_dac.crf
USER/stm32f10x_dac.d
USER/stm32f10x_dac.o
USER/stm32f10x_dbgmcu.crf
USER/stm32f10x_dbgmcu.d
USER/stm32f10x_dbgmcu.o
USER/stm32f10x_dma.crf
USER/stm32f10x_dma.d
USER/stm32f10x_dma.o
USER/stm32f10x_exti.crf
USER/stm32f10x_exti.d
USER/stm32f10x_exti.o
USER/stm32f10x_flash.crf
USER/stm32f10x_flash.d
USER/stm32f10x_flash.o
USER/stm32f10x_fsmc.crf
USER/stm32f10x_fsmc.d
USER/stm32f10x_fsmc.o
USER/stm32f10x_gpio.crf
USER/stm32f10x_gpio.d
USER/stm32f10x_gpio.o
USER/stm32f10x_i2c.crf
USER/stm32f10x_i2c.d
USER/stm32f10x_i2c.o
USER/stm32f10x_it.c
USER/stm32f10x_it.crf
USER/stm32f10x_it.d
USER/stm32f10x_it.h
USER/stm32f10x_it.o
USER/stm32f10x_iwdg.crf
USER/stm32f10x_iwdg.d
USER/stm32f10x_iwdg.o
USER/stm32f10x_pwr.crf
USER/stm32f10x_pwr.d
USER/stm32f10x_pwr.o
USER/stm32f10x_rcc.crf
USER/stm32f10x_rcc.d
USER/stm32f10x_rcc.o
USER/stm32f10x_rtc.crf
USER/stm32f10x_rtc.d
USER/stm32f10x_rtc.o
USER/stm32f10x_sdio.crf
USER/stm32f10x_sdio.d
USER/stm32f10x_sdio.o
USER/stm32f10x_spi.crf
USER/stm32f10x_spi.d
USER/stm32f10x_spi.o
USER/stm32f10x_tim.crf
USER/stm32f10x_tim.d
USER/stm32f10x_tim.o
USER/stm32f10x_usart.crf
USER/stm32f10x_usart.d
USER/stm32f10x_usart.o
USER/stm32f10x_wwdg.crf
USER/stm32f10x_wwdg.d
USER/stm32f10x_wwdg.o
USER/sys.crf
USER/sys.d
USER/sys.o
USER/system_stm32f10x.c
USER/system_stm32f10x.crf
USER/system_stm32f10x.d
USER/system_stm32f10x.h
USER/system_stm32f10x.o
USER/tft.crf
USER/tft.d
USER/tft.o
USER/touch.crf
USER/touch.d
USER/touch.o
USER/项目.axf
USER/项目.build_log.htm
USER/项目.htm
USER/项目.lnp
USER/项目.map
USER/项目.sct
USER/项目.uvgui.Administrator
USER/项目.uvgui.lWW
USER/项目.uvgui_Administrator.bak
USER/项目.uvgui_lWW.bak
USER/项目.uvopt
USER/项目.uvproj
USER/项目
CORE/core_cm3.c
CORE/core_cm3.h
CORE/startup_stm32f10x_hd.s
OBJ/
Periph/
Periph/24CXX/
Periph/24CXX/24cxx.c
Periph/24CXX/24cxx.h
Periph/CRASH/
Periph/CRASH/CRASH.c
Periph/CRASH/CRASH.h
Periph/GPS/
Periph/GPS/GPS.c
Periph/GPS/GPS.h
Periph/GSM/
Periph/GSM/GSM.c
Periph/GSM/GSM.h
Periph/IIC/
Periph/IIC/myiic.c
Periph/IIC/myiic.h
Periph/MPU6050/
Periph/MPU6050/MPU6050.c
Periph/MPU6050/MPU6050.h
Periph/TOUCH/
Periph/TOUCH/ctiic.c
Periph/TOUCH/ctiic.h
Periph/TOUCH/ott2001a.c
Periph/TOUCH/ott2001a.h
Periph/TOUCH/touch.c
Periph/TOUCH/touch.h
Periph/delay/
Periph/delay/delay.c
Periph/delay/delay.h
Periph/sys/
Periph/sys/sys.c
Periph/sys/sys.h
Periph/tft/
Periph/tft/tft.c
Periph/tft/tft.h
STM32F10x_FWLib/
STM32F10x_FWLib/inc/
STM32F10x_FWLib/inc/misc.h
STM32F10x_FWLib/inc/stm32f10x_adc.h
STM32F10x_FWLib/inc/stm32f10x_bkp.h
STM32F10x_FWLib/inc/stm32f10x_can.h
STM32F10x_FWLib/inc/stm32f10x_cec.h
STM32F10x_FWLib/inc/stm32f10x_crc.h
STM32F10x_FWLib/inc/stm32f10x_dac.h
STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
STM32F10x_FWLib/inc/stm32f10x_dma.h
STM32F10x_FWLib/inc/stm32f10x_exti.h
STM32F10x_FWLib/inc/stm32f10x_flash.h
STM32F10x_FWLib/inc/stm32f10x_fsmc.h
STM32F10x_FWLib/inc/stm32f10x_gpio.h
STM32F10x_FWLib/inc/stm32f10x_i2c.h
STM32F10x_FWLib/inc/stm32f10x_iwdg.h
STM32F10x_FWLib/inc/stm32f10x_pwr.h
STM32F10x_FWLib/inc/stm32f10x_rcc.h
STM32F10x_FWLib/inc/stm32f10x_rtc.h
STM32F10x_FWLib/inc/stm32f10x_sdio.h
STM32F10x_FWLib/inc/stm32f10x_spi.h
STM32F10x_FWLib/inc/stm32f10x_tim.h
STM32F10x_FWLib/inc/stm32f10x_usart.h
STM32F10x_FWLib/inc/stm32f10x_wwdg.h
STM32F10x_FWLib/src/
STM32F10x_FWLib/src/misc.c
STM32F10x_FWLib/src/stm32f10x_adc.c
STM32F10x_FWLib/src/stm32f10x_bkp.c
STM32F10x_FWLib/src/stm32f10x_can.c
STM32F10x_FWLib/src/stm32f10x_cec.c
STM32F10x_FWLib/src/stm32f10x_crc.c
STM32F10x_FWLib/src/stm32f10x_dac.c
STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
STM32F10x_FWLib/src/stm32f10x_dma.c
STM32F10x_FWLib/src/stm32f10x_exti.c
STM32F10x_FWLib/src/stm32f10x_flash.c
STM32F10x_FWLib/src/stm32f10x_fsmc.c
STM32F10x_FWLib/src/stm32f10x_gpio.c
STM32F10x_FWLib/src/stm32f10x_i2c.c
STM32F10x_FWLib/src/stm32f10x_iwdg.c
STM32F10x_FWLib/src/stm32f10x_pwr.c
STM32F10x_FWLib/src/stm32f10x_rcc.c
STM32F10x_FWLib/src/stm32f10x_rtc.c
STM32F10x_FWLib/src/stm32f10x_sdio.c
STM32F10x_FWLib/src/stm32f10x_spi.c
STM32F10x_FWLib/src/stm32f10x_tim.c
STM32F10x_FWLib/src/stm32f10x_usart.c
STM32F10x_FWLib/src/stm32f10x_wwdg.c
USER/
USER/24cxx.crf
USER/24cxx.d
USER/24cxx.o
USER/JLinkLog.txt
USER/JLinkSettings.ini
USER/core_cm3.crf
USER/core_cm3.d
USER/core_cm3.o
USER/crash.crf
USER/crash.d
USER/crash.o
USER/ctiic.crf
USER/ctiic.d
USER/ctiic.o
USER/delay.crf
USER/delay.d
USER/delay.o
USER/gps.crf
USER/gps.d
USER/gps.o
USER/gsm.crf
USER/gsm.d
USER/gsm.o
USER/main.c
USER/main.crf
USER/main.d
USER/main.o
USER/misc.crf
USER/misc.d
USER/misc.o
USER/mpu6050.crf
USER/mpu6050.d
USER/mpu6050.o
USER/myiic.crf
USER/myiic.d
USER/myiic.o
USER/ott2001a.crf
USER/ott2001a.d
USER/ott2001a.o
USER/startup_stm32f10x_hd.d
USER/startup_stm32f10x_hd.lst
USER/startup_stm32f10x_hd.o
USER/stm32f10x.h
USER/stm32f10x_adc.crf
USER/stm32f10x_adc.d
USER/stm32f10x_adc.o
USER/stm32f10x_bkp.crf
USER/stm32f10x_bkp.d
USER/stm32f10x_bkp.o
USER/stm32f10x_can.crf
USER/stm32f10x_can.d
USER/stm32f10x_can.o
USER/stm32f10x_cec.crf
USER/stm32f10x_cec.d
USER/stm32f10x_cec.o
USER/stm32f10x_conf.h
USER/stm32f10x_crc.crf
USER/stm32f10x_crc.d
USER/stm32f10x_crc.o
USER/stm32f10x_dac.crf
USER/stm32f10x_dac.d
USER/stm32f10x_dac.o
USER/stm32f10x_dbgmcu.crf
USER/stm32f10x_dbgmcu.d
USER/stm32f10x_dbgmcu.o
USER/stm32f10x_dma.crf
USER/stm32f10x_dma.d
USER/stm32f10x_dma.o
USER/stm32f10x_exti.crf
USER/stm32f10x_exti.d
USER/stm32f10x_exti.o
USER/stm32f10x_flash.crf
USER/stm32f10x_flash.d
USER/stm32f10x_flash.o
USER/stm32f10x_fsmc.crf
USER/stm32f10x_fsmc.d
USER/stm32f10x_fsmc.o
USER/stm32f10x_gpio.crf
USER/stm32f10x_gpio.d
USER/stm32f10x_gpio.o
USER/stm32f10x_i2c.crf
USER/stm32f10x_i2c.d
USER/stm32f10x_i2c.o
USER/stm32f10x_it.c
USER/stm32f10x_it.crf
USER/stm32f10x_it.d
USER/stm32f10x_it.h
USER/stm32f10x_it.o
USER/stm32f10x_iwdg.crf
USER/stm32f10x_iwdg.d
USER/stm32f10x_iwdg.o
USER/stm32f10x_pwr.crf
USER/stm32f10x_pwr.d
USER/stm32f10x_pwr.o
USER/stm32f10x_rcc.crf
USER/stm32f10x_rcc.d
USER/stm32f10x_rcc.o
USER/stm32f10x_rtc.crf
USER/stm32f10x_rtc.d
USER/stm32f10x_rtc.o
USER/stm32f10x_sdio.crf
USER/stm32f10x_sdio.d
USER/stm32f10x_sdio.o
USER/stm32f10x_spi.crf
USER/stm32f10x_spi.d
USER/stm32f10x_spi.o
USER/stm32f10x_tim.crf
USER/stm32f10x_tim.d
USER/stm32f10x_tim.o
USER/stm32f10x_usart.crf
USER/stm32f10x_usart.d
USER/stm32f10x_usart.o
USER/stm32f10x_wwdg.crf
USER/stm32f10x_wwdg.d
USER/stm32f10x_wwdg.o
USER/sys.crf
USER/sys.d
USER/sys.o
USER/system_stm32f10x.c
USER/system_stm32f10x.crf
USER/system_stm32f10x.d
USER/system_stm32f10x.h
USER/system_stm32f10x.o
USER/tft.crf
USER/tft.d
USER/tft.o
USER/touch.crf
USER/touch.d
USER/touch.o
USER/项目.axf
USER/项目.build_log.htm
USER/项目.htm
USER/项目.lnp
USER/项目.map
USER/项目.sct
USER/项目.uvgui.Administrator
USER/项目.uvgui.lWW
USER/项目.uvgui_Administrator.bak
USER/项目.uvgui_lWW.bak
USER/项目.uvopt
USER/项目.uvproj
USER/项目
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.