1 / 86
文档名称:

基于单片机的GPS定位系统设计.docx

格式:docx   大小:2,645KB   页数:86页
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于单片机的GPS定位系统设计.docx

上传人:miaoshen1985 2018/9/14 文件大小:2.58 MB

下载得到文件列表

基于单片机的GPS定位系统设计.docx

文档介绍

文档介绍:基于单片机的GPS定位系统设计
摘要
GPS是英文Global Positioning System(全球定位系统)的简称。由于GPS技术所具有的全天候、高精度和自动测量的特点,作为先进的测量手段和新的生产力,已经融入了国民经济建设、国防建设和社会发展的各个应用领域。
本次设计由于采用GPS模块(M-87),基于单片机AT89C51来实现GPS定位信息显示系统。所以本设计详细介绍了一种成本很低,操作简单的经济型GPS定位系统的设计方案。本方案基于51单片机,M-87,12864液晶显示屏的等硬件,应用C语言,可以完成GPS的信息提取,可以显示时间、经度、纬度等其他信息,使用基本的键盘控制操作等。这种设计可以精度高、体积小、连续导航。本设计主要是应用于个人驾车外出旅游,出租车定位等领域。
关键词:单片机,HOLUX M-87,LCD
Design of GPS positioning system based on single-puter
ABSTRACT
As GPS technology with around-the-clock, high accuracy automatic measurement and characteristics as advanced measurement methods and new productive forces, are integrated into the national economic construction and national defense construction and social development in various areas of application.
The design due to the use of GPS module (M-87), AT89C51 based on single-chip puter to achieve GPS positioning information display system. So this design details to a low cost, easy affordable GPS positioning system design. This scenario is based on 51 single chip, M-87,12864 LCD screen, hardware, c language, you plete the GPS information extraction, you can display the time, other information such as longitude, latitude, using basic keyboard control of operations. This design makes high precision and small size, continuous navigation. This design is applied to individual car travel, taxi location and so on.
KEY WORDS: SCM, HOLUX M-87,LCD
目录
前言 1
第1章 GPS和相关软件的简介 2
GPS简介 2
GPS定义 2
GPS定位基本原理 2
GPS特点 3
HULUX M-87简介 4
HULUX M-87 参数 4
通信处理 4
M-87协议 5
第2章硬件电路设计 8
设计方案的选择 8
方案一 8
方案二 8
AT89C51 9
AT89C51简介 9
管脚说明 10
AT89C51芯片擦除 11
单片机与GPS接口电路 12
12
GPS模块管脚说明 12
键盘部分 13
LCD液晶显示器 13
LCD12864概述 13
14
14
电源部分 16
第3章系统软件设计 18
18
18
初始化模块 19
数据接收处理模块 19
第4章系统调试 21
硬件调试 21
软件调试 21
系统测试结果 22
结论 24
谢辞 25
参考文献 26
附录 26