http://www.adafruit.com/products/746#Technical_Details
Hey guys, I am coming here because earlier I had vision problems you guys were very helpful, I was able to do a match pattern program!
So I'm programming a GPS sensor, in particular the adafruit ultimate GPS, the SPECS are below, as well as a link above:
Satellites: 22 tracking, 66 searching
- Patch Antenna Size: 15mm x 15mm x 4mm
- Update rate: 1 to 10 Hz
- Position Accuracy: 1.8 meters
- Velocity Accuracy: 0.1 meters/s
- Warm/cold start: 34 seconds
- Acquisition sensitivity: -145 dBm
- Tracking sensitivity: -165 dBm
- Maximum Altitude for PA6H: according to the factory, this module will perform up to 40Km but it is only known-tested up to 27,000 Meters
- Maximum Velocity: 515m/s
- Vin range: 3.0-5.5VDC
- MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation
- Output: NMEA 0183, 9600 baud default
- DGPS/WAAS/EGNOS supported
- FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )
- Up to 210 PRN channels
- Jammer detection and reduction
- Multi-path detection and compensation
- Firmware version 5153
For pins I am using 1 for vin
10 for RX
14 for tx
30 for ground
Upon running the program, from the myRio essentials manual, I get the dreaded visa run-out issue(which can be seen in the attachment, as well as below). Any ideas? I have scoured everywhere to find a solution, and have yet to find anything that actual works. Hope you guys can offer me some advice!
The pickel!