han-gps

所属分类:GPS编程
开发工具:C
文件大小:37365KB
下载次数:0
上传日期:2017-08-05 03:03:11
上 传 者sh-1993
说明:  娱乐活动组GPS定位器-提供导航、安全和重组功能-几个设备...
(Group GPS Locator for recreational activities - Provides navigation, safety, and regrouping functions - Several devices can be set as part of a group - Communicates group members’ positions)

文件列表:
.clang-format (177, 2017-08-05)
.travis.yml (588, 2017-08-05)
.vscode (0, 2017-08-05)
.vscode\settings.json (79, 2017-08-05)
Makefile (570, 2017-08-05)
References (0, 2017-08-05)
References\AVR (0, 2017-08-05)
References\AVR\Atmel-42735-8-bit-AVR-Microcontroller-ATmega328-328P_Datasheet.pdf (5418032, 2017-08-05)
References\ChibiOS (0, 2017-08-05)
References\ChibiOS\chibios_16.1.6_chibios_hal_4.0.6_rm.pdf (10815868, 2017-08-05)
References\ChibiOS\chibios_16.1.6_chibios_nil_1.1.3_rm.pdf (1099836, 2017-08-05)
References\ChibiOS\chibios_16.1.6_chibios_rt_3.1.5_rm.pdf (7064288, 2017-08-05)
References\GPS (0, 2017-08-05)
References\GPS\AN002-GPS-NMEA0183-v1.0.pdf (186543, 2017-08-05)
References\GPS\GlobalTop-FGPMMOPA6H-Datasheet-V0A.pdf (1432189, 2017-08-05)
References\GPS\NMEA Reference Manual1.pdf (674553, 2017-08-05)
References\GPS\NMEA_Format_v0.1.pdf (95578, 2017-08-05)
References\LCD (0, 2017-08-05)
References\LCD\LCD datasheet.pdf (630366, 2017-08-05)
References\STM32F103 (0, 2017-08-05)
References\STM32F103\STM32F103C8T6 Schematic.pdf (81119, 2017-08-05)
References\STM32F103\en.CD00161566.pdf (2006428, 2017-08-05)
References\STM32F103\en.CD00171190.pdf (13340668, 2017-08-05)
References\Serial (0, 2017-08-05)
References\Serial\AVR274.pdf (117508, 2017-08-05)
References\Serial\AVR304.pdf (174983, 2017-08-05)
References\Serial\DS_TTL-232R_RPi.pdf (501476, 2017-08-05)
References\XBee (0, 2017-08-05)
References\XBee\XBee-Datasheet.pdf (1403317, 2017-08-05)
_config.yml (26, 2017-08-05)
cleanup.sh (168, 2017-08-05)
complementary (0, 2017-08-05)
complementary\stm32 (0, 2017-08-05)
complementary\stm32\.cproject (4271, 2017-08-05)
complementary\stm32\.project (1006, 2017-08-05)
... ...

# Introduction [![Build Status](https://travis-ci.org/dannyp11/han-gps.svg?branch=master)](https://travis-ci.org/dannyp11/han-gps) Hillary & Norgay GPS device is a portable device that supports tracking nearest devices and provides functionality that alerts other devices in its range if it figures out that other deivces are too far or user presses panic button. The project is inspired from the lack of cellphone signal dependency in smartphone in the wilderness & the high price of already existing GPS devices. Current prototype uses ATMega328p uController, Software Serial GPS, I2C 4x20 LCD, I2C Compass, Serial XBee module, Photocell ambiance light sensor, Buttons, etc. # Hardware - ATMega328p - Xbee with adapter - I2C 4x20 LCD screen - I2c Magnetometer GY-85 - Photocell ambient light sensor - 4x Buttons - 8x LEDs - 3 to 8 shift register - RS232 debugger # Software - ChibiOS as RTOS (Note: Provided a custom software serial implementaion that is good for B9600 full duplex and 4800 Rx/Tx only) - UI thread - Xbee Parser thread - Intensive calulation thread - AVR gcc # Authors - Dat Pham - datpham@usc.edu - Kevin Bastoul - - Rongcui Dong - rongcuid@outlook.com # How to build Use a Unix-like system, have gnumake, avr-gcc and avrdude installed. Windows might need some love, but command line would probably work. Depending on the board, modify `BOARD_CHOSEN` in `src/Makefile`. $ cd main/ $ make $ make program # Flash the device # Question? Please email one of the authors for bug fixing & improvement request

近期下载者

相关文件


收藏者