Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

gps data filtering + pic 16f877a infinite loop

Status
Not open for further replies.

jerryvdk

Member level 1
Joined
Sep 25, 2010
Messages
33
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,553
Hello Everyone,

Iam doing a project on gps using pic 16f877a.
GPS Receiver with Active Antenna [1216] : Sunrom Technologies, Your Source for Development

My gps module will continuously transmitting datas. I want to filter latitude,longitude and speed from that.

I have written program for that. But the problem is that iam geting correct output during simulation. But it didnt works with hardware. It will execute only once and after that it didnt repeat. Iam attatching my code below.
My compiler is hitech C.
 

Attachments

  • main.txt
    3.3 KB · Views: 101

i have done this before but on 18F452 16F877A has a memory limitation for my scenario
why dont u use serial interrupt.
what exactly you are doing?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top