Setup Instructions
Adafruit Ultimate GPS ShieldJust add the Adafruit GPS Shield on top of the Netduino Plus 2 board. I have used extended headers to enable the LCD screen to display information. The important thing is to reverse the RX / TX pins from the GPS Shield to the Netduino. So D8 from shield connects to D7 of the Netduino as well as D7 from shield connects to D8 of the Netduino.
LCDI am using a HD44780 20x4 LCD screen which is connected to the top GPS shield via the extension connectors. I have used pins D0-D5 for connecting the pins. This can be configured within the code to your desired pin layout.
ExampleFollow future Developments