搜索资源列表
GPS
- 简易GPS定位信息显示系统的设计程序,希望大家喜欢拉!
gps定位
- 这是一个基于GPS定位芯片的c程序,调试已经通过,希望对大家有用.
gps+1602
- GPS定位系统,1602液晶显示的源码.
gps.rar
- 本程序利用51单片机来实现GPS的定位,包括相应的电路图 ,This procedure using 51 single-chip to achieve GPS positioning, including the corresponding circuit diagram
GPS.rar
- MSP430接收gps 实现定位 经纬度 海拔高度,MSP430 locate latitude and longitude gps receiver altitude
GPS
- 基于单片机设计的一套GPS定位系统,内部有源代码以及系统框图-Microcontroller-based design of a GPS positioning system, the internal source code and the system block diagram
gprs
- 89C52单片机实现GPS定位设计,里面有原理图和代码-GPS positioning 89C52 MCU design, which are schematic and code
linux-gps
- 基于嵌入式linux的拓展GPS定位模块测试实验(包括源程序,驱动,各头文件以及makefile)-Expansion of embedded linux based GPS positioning module testing laboratories (including source code, driver, the header files and makefile)
maincontrol
- 基于Qt的GPS定位系统、利用Qt实现界面和后台程序的处理,基于linux2.6.32内核,需要加上GPS模块实现定位数据的接收-Qt-based GPS positioning system, using Qt interface and back-office procedures to achieve the treatment, based on linux2.6.32 kernel, need to add GPS positioning data receiver module
cdma-dial-gps
- EVC编程,关于anydata公司的DTGS-800的拨号程序及来电显示、GPS定位信息发送AT指令,返回相应的经纬度信息。 该软件能够实现拨打电话,位置定位。 根据网友的程序进行更改的。这里感谢本站的网友!-EVC programming, on the anydata' s DTGS-800 dial-up procedures and caller ID, GPS location information to send AT commands, returning the corr
Robot-DesignWorks
- 水上机器人--获奖作品 包含语音功能、GPS定位功能、图像传输功能、水上垃圾收集功能;电源采用蓄电池为主,太阳能为辅。-Water Robots- award-winning works include voice capabilities, GPS positioning capabilities, and image transmission function, water garbage collection function use of battery-based power, so
mega128gps
- gps定位主控单片机代码,使用mega128主控-gps location code
GPSReceiveViaCOM
- GPS定位数据,通过ATmega128串口接收并解析出定位信息,已测试通过。-GPS location data, via the serial port to receive and resolve the ATmega128 location information, have been tested.
GSM-GPS
- 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
GPS
- GPS定位及轨迹记录器设计报告,内涵原理图、实物照片、源程序C代码-GPS position and track record of design report, meaning the schematic, real photos, source C code
MD2503(C8T6)(gps定位)
- 基于stm32的gps定位和基站定位程序设计(Design of GPS positioning and base station location program based on stm32)
查bug通讯定位存储(改休眠存储方案)
- STM32F103 通过MC20模块进行GPS定位,并通过GSM通讯上传至后台(STM32F103 carries out GPS localization through the MC20 module and uploads it to the background through GSM communication.)
物联网GPS跟踪器demo程序
- WIO GPS Board是一款兼容Arduino的开发板,可帮助您跟踪地球上任何移动的物体。通过将GSM和GPRS以及GPS和北斗集成在一块电路板中,它为您的室外物联网项目提供了一体化解决方案。 本工程是基于MC20和arduino开发的实时GPS定位器,实时获取当前GPS位置信息,并通过SMS短信发送到预设的手机号码上。(WIO GPS Board is an Arduino compatible development board that helps you to track any
stm32实现GPS定位功能
- stm32实现GPS定位功能,可以移植到任意的正点原子F4系列开发板,亲测有用。
GPS定位记录仪
- 使用stm32制作的轨迹记录仪,可以把行程轨迹记录存放SD卡中,方便查询并追踪足迹,对于巡查、定位有很高的参考和应用价值,同时也是学习GPS信号处理的好方案,提高定位精度的好方法