文件名称:ATK-NEO-6M-GPS
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-13
- 文件大小:
- 149kb
- 下载次数:
- 0次
- 提 供 者:
- linqi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。同时,可以通过USMART工具,设置GPS模块的刷新速率(最大支持5Hz刷新)和时钟脉冲的配置。另外,通过KEY0按键,可以开启或关闭NMEA数据的上传(即输出到串口1,方便开发调试)。-The experiment will achieve the following functions: connection through the serial port 2 ATK-NEO-6M GPS module and GPS information through the LCD display, including accuracy, latitude, altitude, speed, number of satellites used for positioning, the number of visible satellites, UTC time information . Meanwhile, you can USMART tool, set the refresh rate GPS module (maximum support 5Hz refresh) configuration and clock pulse. In addition, through KEY0 button, you can turn on or off to upload NMEA data (ie the output to the serial port 1, to facilitate development and debugging).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
..............\........\LED
..............\........\...\led.c
..............\........\...\led.h
..............\........\OLED
..............\........\....\oled.c
..............\........\....\oled.h
..............\........\....\oledfont.h
..............\........\TIMER
..............\........\.....\timer.c
..............\........\.....\timer.h
..............\........\TPAD
..............\........\....\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
..............\......\sys
..............\......\...\cortexm3_macro.h
..............\......\...\stm32f10x_conf.h
..............\......\...\stm32f10x_it.h
..............\......\...\stm32f10x_map.h
..............\......\...\stm32f10x_nvic.h
..............\......\...\stm32f10x_type.h
..............\......\...\sys.c
..............\......\...\sys.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
..............\USMART
..............\......\readme.txt
..............\......\usmart.c
..............\......\usmart.h
..............\......\usmart_config.c
..............\......\usmart_str.c
..............\......\usmart_str.h