sim28-gps

antoniorrg/sim28-gps-module/sim28-gps

No description
sim28-gps
@/sim28-gps
TXport
Defines the position of the TX port
RXport
Defines the position of the TX port
Modenumber
Define the mode at which the node is operating: - If Mode = 0, the Latitude and Longitude of your current position are displayed on the output pins of the mode. -If Mode = 1, the incoming data from the GPS is shown on the Serial monitor at 115200 baud rate in a format that allows interfacing with other software.
UPDpulse
Updates the node
sim28-gps
TX
RX
Mode
UPD
Latitude
Longitude
Longitudenumber
Shows the Longitude of your current position (in degrees units o)
Latitudenumber
Shows the Latitude of your current position (in degrees units o)
To use the node in your project you should have the antoniorrg/sim28-gps-module library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.