Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: minoenea; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    18,599

    Re: GPS parser for GPRMB and GPRMC

    include <plib.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <GenericTypeDefs.h>


    #pragma config FPLLODIV = DIV_1, FPLLMUL = MUL_20, FPLLIDIV = DIV_2, FWDTEN = OFF, FCKSM = CSECME,...
  2. Replies
    5
    Views
    18,599

    Re: GPS parser for GPRMB and GPRMC

    Dear all,
    I have problems with the parser of GPS string using PIC32.


    Could you help me please?

    Do you have an example please?
Results 1 to 2 of 2