Skip to content
Snippets Groups Projects
Commit 7676a4a3 authored by Adrien van den Bossche's avatar Adrien van den Bossche
Browse files

Update README.md

parent ac6cef6d
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,8 @@ Implementation status:
- example sketch with GPS receiver.
- Node-RED
- decode header,
- decode universal GNSS packets
- decode universal GNSS packets,
- decode locally referenced packets.
### Arduino
......@@ -49,8 +50,6 @@ LocaPack is available as an Arduino library, to produce or decode locapack messa
1. Copy the `Arduino/LocaPack` directory into the libraries directory (typically `~/Arduino/libraries`)
1. Launch Arduino IDE and start with one of the examples.
- tinygpsplus.ino: Make universal GNSS pakets with data from a hardware GPS receiver connected to the `Serial1` port
### Node-RED
LocaPack is available as a Node-RED Palette, ie a collection of nodes to produce or decode locapack messages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment