Location:
Search - GPS STM32
Search list
Description: st的M3的OS移植,包括了GPS定位程序MMC卡驱动
Platform: |
Size: 637014 |
Author: feihu_chen@163.com |
Hits:
Description: STM32的 原理图 包括ULINK-ME的图纸-Schematic diagram of the STM32 include drawings ULINK-ME
Platform: |
Size: 139264 |
Author: yyg |
Hits:
Description: STM32 Cortex-M3下uCOS-II 2.88的最新版移植,包含uC-OSView GPS uCFS SD MMC驱动-STM32 Cortex-M3 under uCOS-II 2.88 of the latest version of transplantation, including uC-OSView GPS uCFS SD MMC driver
Platform: |
Size: 2980864 |
Author: yuangaoping |
Hits:
Description: STM32 下 UCOS2 gps 的应用程序-STM32 UCOS2 gps app
Platform: |
Size: 636928 |
Author: 小达 |
Hits:
Description: Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。
-Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
Platform: |
Size: 1118208 |
Author: liliang |
Hits:
Description: STMicroelectronics STM32 Processor GPS
Platform: |
Size: 1290240 |
Author: ted |
Hits:
Description: 基于ARM的GPRS车载系统源程序
/*******************************************************************************
** Function: Get GPS Communication Port from GPSPort.ini **
** In: char buffer **
** Out: set the char buffer **
** Date: 2007-8-1 Author: Owen.Lu **
*******************************************************************************/-#include <windows.h>
#include "stdio.h"
#include "time.h"
#include "string.h"
#include "assert.h"
#include "gps.h"
#include "math.h"
DCB dcb
COMMTIMEOUTS timeouts
COMSTAT ComStat
HANDLE idComDev
unsigned int testCycle = 0
volatile char gpsMessage[1030][2] = {0}
volatile int buffHead = 0
volatile int buffEnd = 0
DWORD WINAPI receiveGPSProc(LPVOID) //receive gps data
DWORD WINAPI analyseGPSProc(LPVOID) //analyse gps data
/*******************************************************************************
** Function: Get GPS Communication Port from GPSPort.ini **
** In: char buffer **
** Out: set the char buffer **
** Date: 2007-8-1 Author: Owen.Lu **
*******************************************************************************/
void g
Platform: |
Size: 5120 |
Author: 月买双 |
Hits:
Description: STM32的GPS接收机源码 J3C-370C GPS +STM32-The GPS receiver STM32 source J3C-370C GPS+ STM32
Platform: |
Size: 695296 |
Author: 肖宇 |
Hits:
Description: 基于stm32f103 的GPS信息解析-stm32 GPS
Platform: |
Size: 2048 |
Author: g123 |
Hits:
Description: stm32利用tft显示GPS等信息,很详细的代码-stn32 using tft, very good.
Platform: |
Size: 2396160 |
Author: 挺有 |
Hits:
Description: 基于STM32平台的定位系统开发,并通过GSM网络向用户传送位置信息-Positioning system based on the STM32 development, and through the GSM network users to send location information to
GPS+GSM+STM32
Platform: |
Size: 5969920 |
Author: age |
Hits:
Description: 上位机程序,接收STM32发送的GPS数据并按照数据存储格式进行解算,解算后的结果保存在txt文件中,供后续处理。-PC program, to receive the GPS data and transmit STM32 data storage format in accordance with solver, solver the results stored in the txt file for subsequent processing.
Platform: |
Size: 10518528 |
Author: 潘涤生 |
Hits:
Description: STM32奋斗版 的GPS和ucos的例子。。是sun68原创的-STM32 struggle version of GPS and ucos example... Sun68 is original..
Platform: |
Size: 21216256 |
Author: |
Hits:
Description: 基于STM32f107的UCOS-II系统GPS数据计算-Based STM32f107 of UCOS-II System (GPS) data
Platform: |
Size: 2936832 |
Author: 熊海 |
Hits:
Description: atk-neo-6m gps模块与stm32的代码-the code for atk-neo-6m and stm32
Platform: |
Size: 233472 |
Author: 苏年 |
Hits:
Description: atk-neo-6m GPS模块和stm32的代码-the code for atk-neo-6m and stm32
Platform: |
Size: 579584 |
Author: 苏年 |
Hits:
Description: atk-neo-6m模块和stm32的代码-the code for atk-neo-6m GPS mode and stm32
Platform: |
Size: 406528 |
Author: 苏年 |
Hits:
Description: GPS related, for the design of GPS, STM32, a lot of modules, low power consumption.
Platform: |
Size: 76800 |
Author: 孙政 |
Hits:
Description: 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and displayed through the TFT screen. Microcontroller using STM32F103ZE, development environment is RV MDK)
Platform: |
Size: 3375104 |
Author: seniorK
|
Hits:
Description: 亲测完全没问题,GPS解析后 STM32通过串口输出(Serial port output after parsing GPS)
Platform: |
Size: 1468416 |
Author: MR.Temper
|
Hits: