Skip to content

Commit 694c6e8

Browse files
committed
Add Express Plus to readme
1 parent 05b08c4 commit 694c6e8

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,30 @@ SparkFun RTK Firmware
33

44
<table class="table table-hover table-striped table-bordered">
55
<tr align="center">
6-
<td><a href="https://www.sparkfun.com/products/17369"><img src="https://cdn.sparkfun.com//assets/parts/1/6/4/0/1/17369-SparkFun_RTK_Surveyor-14.jpg"></a></td>
7-
<td><a href="https://www.sparkfun.com/products/18019"><img src="https://cdn.sparkfun.com//assets/parts/1/7/2/4/1/18019-SparkFun_RTK_Express-09.jpg"></a></td>
6+
<td><a href="https://www.sparkfun.com/products/18443"><img src="https://cdn.sparkfun.com//assets/parts/1/6/4/0/1/17369-SparkFun_RTK_Surveyor-14.jpg"></a></td>
7+
<td><a href="https://www.sparkfun.com/products/18442"><img src="https://cdn.sparkfun.com//assets/parts/1/7/2/4/1/18019-SparkFun_RTK_Express-09.jpg"></a></td>
8+
<td><a href="https://www.sparkfun.com/products/18590"><img src="https://cdn.sparkfun.com//assets/parts/1/8/0/7/5/18590-SparkFun_RTK_Express_Plus-04.jpg"></a></td>
89
</tr>
910
<tr align="center">
10-
<td><a href="https://www.sparkfun.com/products/17369">SparkFun RTK Surveyor (SPX-17369)</a></td>
11-
<td><a href="https://www.sparkfun.com/products/18019">SparkFun RTK Express (SPX-18019)</a></td>
11+
<td><a href="https://www.sparkfun.com/products/18443">SparkFun RTK Surveyor (GPS-18443)</a></td>
12+
<td><a href="https://www.sparkfun.com/products/18442">SparkFun RTK Express (GPS-18442)</a></td>
13+
<td><a href="https://www.sparkfun.com/products/18590">SparkFun RTK Express Plus (GPS-18590)</a></td>
1214
</tr>
1315
</table>
1416

15-
The [SparkFun RTK Surveyor](https://www.sparkfun.com/products/17369) and [SparkFun RTK Express](https://www.sparkfun.com/products/18019) are centimeter-level GNSS receivers. With RTK enabled, these devices can output your location with 14mm horizontal and vertical *accuracy* at up to 20Hz!
17+
The [SparkFun RTK Surveyor](https://www.sparkfun.com/products/18443), [SparkFun RTK Express](https://www.sparkfun.com/products/18442), and [SparkFun RTK Express Plus](https://www.sparkfun.com/products/18590) are centimeter-level GNSS receivers. With RTK enabled, these devices can output your location with 14mm horizontal and vertical *accuracy* at up to 20Hz!
1618

1719
This repo houses the firmware that runs on the SparkFun RTK product line including:
1820

19-
* [SparkFun RTK Surveyor](https://www.sparkfun.com/products/17369)
20-
* [SparkFun RTK Express](https://www.sparkfun.com/products/18019)
21+
* [SparkFun RTK Surveyor](https://www.sparkfun.com/products/18443)
22+
* [SparkFun RTK Express](https://www.sparkfun.com/products/18442)
23+
* [SparkFun RTK Express Plus](https://www.sparkfun.com/products/18590)
2124

2225
If you're interested in the PCB, enclosure, or overlay on each product please see the hardware repos:
2326

2427
* [SparkFun RTK Surveyor Hardware](https://github.com/sparkfun/SparkFun_RTK_Surveyor)
2528
* [SparkFun RTK Express Hardware](https://github.com/sparkfun/SparkFun_RTK_Express)
29+
* [SparkFun RTK Express Plus Hardware](https://github.com/sparkfun/SparkFun_RTK_Express_Plus)
2630

2731
Thanks:
2832

@@ -37,7 +41,8 @@ Repository Contents
3741
Documentation
3842
--------------
3943

40-
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-surveyor-hookup-guide)** - Hookup guide for the SparkFun RTK Surveyor.
44+
* **[RTK Surveyor Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-surveyor-hookup-guide)** - Hookup guide for the SparkFun RTK Surveyor.
45+
* **[RTK Express Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-express-hookup-guide)** - Hookup guide for the SparkFun RTK Express and Express Plus.
4146

4247
License Information
4348
-------------------

0 commit comments

Comments
 (0)