首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于arduino的GPS地图导航系统

基于arduino的GPS地图导航系统

  • 资源大小:1.19 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 卫星定位系统

资 源 简 介

基于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

文 件 列 表

lib
TinyGPS
SdFat
Adafruit_ST7735
Adafruit_GFX
Release
BruTile.Desktop.dll
BruTile.dll
Common.Logging.dll
GeoAPI.dll
maptile.exe
maptile.exe.config
maptile.pdb
maptile.vshost.exe
maptile.vshost.exe.config
maptile.vshost.exe.manifest
NetTopologySuite.dll
Newtonsoft.Json.dll
Newtonsoft.Json.xml
PowerCollections.dll
ProjNet.dll
SharpMap.dll
SharpMap.pdb
SharpMap.UI.dll
SharpMap.UI.pdb
SharpMap.UI.xml
SharpMap.xml
appMaster
appMaster.ino
gpsT.h
maps.h
myTileSystem.h

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.237805s