文件名称:STM32-ATK-NEO-6M-GPS
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-28
- 文件大小:
- 208kb
- 下载次数:
- 0次
- 提 供 者:
- 鲁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码为基于STM32 单片机的GPS模块测试代码,我已经通过测试,可以直接使用,采用C语言编程,开发软件未keil4,在此分享,希望对大家有用
-The code for the test code GPS module based on STM32 MCU, I have passed the test, can be used directly, using C language programming, software development is not keil4, to share, I hope useful for everyone
-The code for the test code GPS module based on STM32 MCU, I have passed the test, can be used directly, using C language programming, software development is not keil4, to share, I hope useful for everyone
(系统自动生成,下载前可以参看下载内容)
下载文件列表
扩展实验3 ATK-NEO-6M GPS模块实验\HARDWARE\BEEP\beep.c
................................\........\....\beep.h
................................\........\EXTI\exti.c
................................\........\....\exti.h
................................\........\GPS\gps.c
................................\........\...\gps.h
................................\........\HC05\hc05.c
................................\........\....\hc05.h
................................\........\KEY\key.c
................................\........\...\key.h
................................\........\LCD\FONT.H
................................\........\...\ILI93xx.c
................................\........\...\LCD.h
................................\........\.ED\led.c
................................\........\...\led.h
................................\........\OLED\oled.c
................................\........\....\oled.h
................................\........\....\oledfont.h
................................\........\TIMER\timer.c
................................\........\.....\timer.h
................................\........\.PAD\tpad.c
................................\........\....\tpad.h
................................\........\USART2\usart2.c
................................\........\......\usart2.h
................................\........\WDG\wdg.c
................................\........\...\wdg.h
................................\keilkill.bat
................................\OBJ\test.hex
................................\README.TXT
................................\SYSTEM\delay\delay.c
................................\......\.....\delay.h
................................\......\readme.txt
................................\......\sys\cortexm3_macro.h
................................\......\...\stm32f10x.h
................................\......\...\stm32f10x_conf.h
................................\......\...\stm32f10x_it.h
................................\......\...\stm32f10x_map.h
................................\......\...\stm32f10x_nvic.h
................................\......\...\stm32f10x_type.h
................................\......\...\sys.c
................................\......\...\sys.h
................................\......\...\system_stm32f10x.h
................................\......\usart\usart.c
................................\......\.....\usart.h
................................\USER\JLinkSettings.ini
................................\....\startup_stm32f10x_hd.s
................................\....\test.c
................................\....\test.Opt
................................\....\test.Uv2
................................\....\test.uvgui.Administrator
................................\....\test.uvopt
................................\....\test.uvproj
................................\..MART\readme.txt
................................\......\usmart.c
................................\......\usmart.h
................................\......\usmart_config.c
................................\......\usmart_str.c
................................\......\usmart_str.h
................................\HARDWARE\BEEP
................................\........\EXTI
................................\........\GPS
................................\........\HC05
................................\........\KEY
................................\........\LCD
................................\........\LED
................................\........\OLED
................................\........\TIMER
................................\........\TPAD
................................\........\USART2
................................\........\WDG
................................\SYSTEM\delay
................................\......\sys
................................\......\usart
................................\HARDWARE
................................\OBJ
................................\SYSTEM
................................\USER
................................\USMART
扩展实验3 ATK-NEO-6M GPS模块实验