-
基于arduino的GPS地图导航系统
基于arduino的GPS地图导航系统
SPI接口。采用Atmega 328为主控芯片
需要采用滤波算法过滤
串口速率与GPS模块要设置一致,接线方式如下:
//TFT SDA -> UNO 11
//TFT SCK -> UNO 13
#define TFT_CS 10 // Chip select line for TFT display
#define TFT_A0 9 // Data/command line for TFT
#define TFT_RST 8 // Reset line for TFT (or connect to +5V)
#define TFT_LED A0
#define SD_CS 4 // Chip select line for SD card
//SD MISO -> UNO 12
//SD SCK -> UNO 13
//SD MOSI -> UNO 11
//GPS tx - UNO rx
//GPS rx - UNO tx
#define BTNZOOMIN 2
#define BTNZOOMOUT 3
- 2022-05-23 07:34:50下载
- 积分:1
-
This a GPS communication source code to interrupt the NMEA code though serial po...
This a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.-This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
- 2022-03-17 03:44:47下载
- 积分:1
-
全球定位系统演示需要内部的全球定位系统的话,并将其写入屏幕
gps demo takes internal gps word and writes it to screen
- 2022-11-17 15:00:08下载
- 积分:1
-
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件-GPS Introduction to the classic book " GPS and the basic principles of matlab simulation" of the PPT Courseware
- 2022-10-28 23:35:04下载
- 积分:1
-
the protocal of Magellan GPS with serial port.rar
Magellan GPS的串口协议-the protocal of Magellan GPS with serial port.rar
- 2023-08-05 22:30:04下载
- 积分:1
-
GPS,GALILEO,北斗可见星数目仿真
GPS,GALILEO,北斗可见星数目仿真-GPS, GALILEO, the Big Dipper stars can be seen the number of simulation
- 2023-04-19 15:20:02下载
- 积分:1
-
该代码使用的是vc,该代码实现了向手机发送短信的功能。
该代码使用的是vc,该代码实现了向手机发送短信的功能。-The code using vc, the code to realize the functions of mobile phones to send text messages.
- 2023-07-10 09:10:03下载
- 积分:1
-
车载GPS导航
在车辆上固定安装GPS接收机可以做车载GPS,采用车载GPS可以实现对GPS定位的动态测试,以便了解动态作业环境下的定位精度等性能,程序实现了车载GPS导航系统的设计。
- 2023-09-09 06:10:03下载
- 积分:1
-
AT-command modem SIM508Z (en)_SIM508_ATC_V1.01
- 2022-01-30 20:22:05下载
- 积分:1
-
中国联通 gip协议代码,应该会有用的,大家看看,我也没怎么仔细看...
中国联通 gip协议代码,应该会有用的,大家看看,我也没怎么仔细看-China Unicom gip agreement code should be used, we look at, I have not had a close look at how
- 2022-09-17 07:15:03下载
- 积分:1