文件名称:GPS
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-07-06
- 文件大小:
- 3.22mb
- 下载次数:
- 0次
- 提 供 者:
- seni****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data fr a me of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and displayed through the TFT screen. Microcontroller using STM32F103ZE, development environment is RV MDK)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4-GPS
4-GPS\CORE
4-GPS\CORE\core_cm3.c
4-GPS\CORE\core_cm3.h
4-GPS\CORE\startup_stm32f10x_cl.s
4-GPS\CORE\startup_stm32f10x_hd.s
4-GPS\CORE\startup_stm32f10x_hd_vl.s
4-GPS\CORE\startup_stm32f10x_ld.s
4-GPS\CORE\startup_stm32f10x_ld_vl.s
4-GPS\CORE\startup_stm32f10x_md.s
4-GPS\CORE\startup_stm32f10x_md_vl.s
4-GPS\CORE\startup_stm32f10x_xl.s
4-GPS\JLinkSettings.ini
4-GPS\keilkilll.bat
4-GPS\OBJ
4-GPS\OBJ\core_cm3.crf
4-GPS\OBJ\core_cm3.d
4-GPS\OBJ\core_cm3.o
4-GPS\OBJ\ExtDll.iex
4-GPS\OBJ\gps.crf
4-GPS\OBJ\gps.d
4-GPS\OBJ\gps.o
4-GPS\OBJ\lcd.crf
4-GPS\OBJ\lcd.d
4-GPS\OBJ\lcd.o
4-GPS\OBJ\main.crf
4-GPS\OBJ\main.d
4-GPS\OBJ\main.o
4-GPS\OBJ\misc.crf
4-GPS\OBJ\misc.d
4-GPS\OBJ\misc.o
4-GPS\OBJ\startup_stm32f10x_hd.d
4-GPS\OBJ\startup_stm32f10x_hd.o
4-GPS\OBJ\stm32f10x_fsmc.crf
4-GPS\OBJ\stm32f10x_fsmc.d
4-GPS\OBJ\stm32f10x_fsmc.o
4-GPS\OBJ\stm32f10x_gpio.crf
4-GPS\OBJ\stm32f10x_gpio.d
4-GPS\OBJ\stm32f10x_gpio.o
4-GPS\OBJ\stm32f10x_it.crf
4-GPS\OBJ\stm32f10x_it.d
4-GPS\OBJ\stm32f10x_it.o
4-GPS\OBJ\stm32f10x_rcc.crf
4-GPS\OBJ\stm32f10x_rcc.d
4-GPS\OBJ\stm32f10x_rcc.o
4-GPS\OBJ\stm32f10x_tim.crf
4-GPS\OBJ\stm32f10x_tim.d
4-GPS\OBJ\stm32f10x_tim.o
4-GPS\OBJ\stm32f10x_usart.crf
4-GPS\OBJ\stm32f10x_usart.d
4-GPS\OBJ\stm32f10x_usart.o
4-GPS\OBJ\system_stm32f10x.crf
4-GPS\OBJ\system_stm32f10x.d
4-GPS\OBJ\system_stm32f10x.o
4-GPS\OBJ\systick.crf
4-GPS\OBJ\systick.d
4-GPS\OBJ\systick.o
4-GPS\OBJ\TFT.axf
4-GPS\OBJ\TFT.build_log.htm
4-GPS\OBJ\TFT.hex
4-GPS\OBJ\TFT.htm
4-GPS\OBJ\TFT.lnp
4-GPS\OBJ\TFT.sct
4-GPS\OBJ\timer.crf
4-GPS\OBJ\timer.d
4-GPS\OBJ\timer.o
4-GPS\OBJ\usart.crf
4-GPS\OBJ\usart.d
4-GPS\OBJ\usart.o
4-GPS\startup_stm32f10x_hd.lst
4-GPS\STM32F10x_FWLib
4-GPS\STM32F10x_FWLib\inc
4-GPS\STM32F10x_FWLib\inc\misc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_adc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_bkp.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_can.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_cec.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_crc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dac.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dma.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_exti.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_flash.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_gpio.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_i2c.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_pwr.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_rcc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_rtc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_sdio.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_spi.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_tim.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_usart.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
4-GPS\STM32F10x_FWLib\src
4-GPS\STM32F10x_FWLib\src\misc.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_adc.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_bkp.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_can.c
4-GPS\CORE
4-GPS\CORE\core_cm3.c
4-GPS\CORE\core_cm3.h
4-GPS\CORE\startup_stm32f10x_cl.s
4-GPS\CORE\startup_stm32f10x_hd.s
4-GPS\CORE\startup_stm32f10x_hd_vl.s
4-GPS\CORE\startup_stm32f10x_ld.s
4-GPS\CORE\startup_stm32f10x_ld_vl.s
4-GPS\CORE\startup_stm32f10x_md.s
4-GPS\CORE\startup_stm32f10x_md_vl.s
4-GPS\CORE\startup_stm32f10x_xl.s
4-GPS\JLinkSettings.ini
4-GPS\keilkilll.bat
4-GPS\OBJ
4-GPS\OBJ\core_cm3.crf
4-GPS\OBJ\core_cm3.d
4-GPS\OBJ\core_cm3.o
4-GPS\OBJ\ExtDll.iex
4-GPS\OBJ\gps.crf
4-GPS\OBJ\gps.d
4-GPS\OBJ\gps.o
4-GPS\OBJ\lcd.crf
4-GPS\OBJ\lcd.d
4-GPS\OBJ\lcd.o
4-GPS\OBJ\main.crf
4-GPS\OBJ\main.d
4-GPS\OBJ\main.o
4-GPS\OBJ\misc.crf
4-GPS\OBJ\misc.d
4-GPS\OBJ\misc.o
4-GPS\OBJ\startup_stm32f10x_hd.d
4-GPS\OBJ\startup_stm32f10x_hd.o
4-GPS\OBJ\stm32f10x_fsmc.crf
4-GPS\OBJ\stm32f10x_fsmc.d
4-GPS\OBJ\stm32f10x_fsmc.o
4-GPS\OBJ\stm32f10x_gpio.crf
4-GPS\OBJ\stm32f10x_gpio.d
4-GPS\OBJ\stm32f10x_gpio.o
4-GPS\OBJ\stm32f10x_it.crf
4-GPS\OBJ\stm32f10x_it.d
4-GPS\OBJ\stm32f10x_it.o
4-GPS\OBJ\stm32f10x_rcc.crf
4-GPS\OBJ\stm32f10x_rcc.d
4-GPS\OBJ\stm32f10x_rcc.o
4-GPS\OBJ\stm32f10x_tim.crf
4-GPS\OBJ\stm32f10x_tim.d
4-GPS\OBJ\stm32f10x_tim.o
4-GPS\OBJ\stm32f10x_usart.crf
4-GPS\OBJ\stm32f10x_usart.d
4-GPS\OBJ\stm32f10x_usart.o
4-GPS\OBJ\system_stm32f10x.crf
4-GPS\OBJ\system_stm32f10x.d
4-GPS\OBJ\system_stm32f10x.o
4-GPS\OBJ\systick.crf
4-GPS\OBJ\systick.d
4-GPS\OBJ\systick.o
4-GPS\OBJ\TFT.axf
4-GPS\OBJ\TFT.build_log.htm
4-GPS\OBJ\TFT.hex
4-GPS\OBJ\TFT.htm
4-GPS\OBJ\TFT.lnp
4-GPS\OBJ\TFT.sct
4-GPS\OBJ\timer.crf
4-GPS\OBJ\timer.d
4-GPS\OBJ\timer.o
4-GPS\OBJ\usart.crf
4-GPS\OBJ\usart.d
4-GPS\OBJ\usart.o
4-GPS\startup_stm32f10x_hd.lst
4-GPS\STM32F10x_FWLib
4-GPS\STM32F10x_FWLib\inc
4-GPS\STM32F10x_FWLib\inc\misc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_adc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_bkp.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_can.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_cec.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_crc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dac.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_dma.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_exti.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_flash.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_gpio.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_i2c.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_pwr.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_rcc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_rtc.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_sdio.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_spi.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_tim.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_usart.h
4-GPS\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
4-GPS\STM32F10x_FWLib\src
4-GPS\STM32F10x_FWLib\src\misc.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_adc.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_bkp.c
4-GPS\STM32F10x_FWLib\src\stm32f10x_can.c