Desperate for help for How to get P8X32A to read the GPS data.
tdp_project
Posts: 2
I'm currently working on a project that must require a GPS to incorporate with the microcontroller to read the output data from the GPS (time,longitude,latitude, direction, and speed). From the what I've known or told (there's no datasheet except for functional), just a simple transmitter (Tx) and receiver (Rx) connection to 2 i/o P8X32A pins is needed. I want the PST to display: time,longitude,latitude, direction, and speed. PLEASE help me with this, as how to connect it properly or what I should do!!!
I've attached a schematic of the GPS.
Here is sample code i'm working with (Am I using the right code?):
GPS_to_VGA.zip
I've attached a schematic of the GPS.
Here is sample code i'm working with (Am I using the right code?):
GPS_to_VGA.zip
zip
11K
Comments
IF THE ISM MODULE Vcc IS 5V YOU NEED A 3.3K RESISTOR BETWEEN THE ISM TX PIN AND THE PROP RX PIN.
If it runs at 3.3V that resistor is not required. The ISM RX pin connects to the prop TX pin. You will also need to connect the Vss on both boards together.