Shop OBEX P1 Docs P2 Docs Learn Events
Gps project — Parallax Forums

Gps project

inubusinubus Posts: 8
edited 2012-03-21 04:35 in Robotics
Hi
Am new to electronics I want to record gps data on a pic
GPS communication protocol - UART <-
*Baud rate - 4800 bps
*Updates every 1second
*Communication format NMEA
*logic level TTL
*
PIC18F2420
communication protocol - MSSP/ EUSART
EUSART can be configured to UART
*
USB ( POLULU, active robots)
data transfere rate - 921.6 kbps max

How do I create the code please help my programming skills are minimum

Comments

  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-18 18:51
    Duplicate post !
  • Tom CTom C Posts: 461
    edited 2012-03-21 04:35
    inubus,
    Besides a duplicate post, this programming request is for a PIC mcu and this is not a PIC forum. Develop your programming skills for your processor of choice before tackling such a project. Also, posting your request on a PIC oriented forum would be more appropriate.
    Just a thought.
    Regards,
    TCIII
Sign In or Register to comment.