Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 9d40fdb

Browse files
committed
Readme update
1 parent a65fb20 commit 9d40fdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ SparkFun Ublox Arduino Library
33

44
<table class="table table-hover table-striped table-bordered">
55
<tr align="center">
6-
<td><a href="https://www.sparkfun.com/products/15005"><img src="https://cdn.sparkfun.com//assets/parts/1/3/3/2/0/15005-SparkFun_GPS-RTK__Qwiic__-_NEO-M8P-2-00.jpg"></a></td>
76
<td><a href="https://www.sparkfun.com/products/15136"><img src="https://cdn.sparkfun.com//assets/parts/1/3/5/1/4/15136-SparkFun_GPS-RTK2_Board_-_ZED-F9P__Qwiic_-03.jpg"></a></td>
7+
<td><a href="https://www.sparkfun.com/products/15005"><img src="https://cdn.sparkfun.com//assets/parts/1/3/3/2/0/15005-SparkFun_GPS-RTK__Qwiic__-_NEO-M8P-2-00.jpg"></a></td>
88
<td><a href="https://www.sparkfun.com/products/15106"><img src="https://cdn.sparkfun.com//assets/parts/1/3/4/6/9/15106-GPS_Breakout_Ublox_SAM-M8Q__Qwiic_-01.jpg"></a></td>
99
</tr>
1010
<tr align="center">
11-
<td><a href="https://www.sparkfun.com/products/15005">SparkFun GPS-RTK - NEO-M8P-2 (GPS-15005)</a></td>
1211
<td><a href="https://www.sparkfun.com/products/15136">SparkFun GPS-RTK2 - ZED-F9P (GPS-15136)</a></td>
12+
<td><a href="https://www.sparkfun.com/products/15005">SparkFun GPS-RTK - NEO-M8P-2 (GPS-15005)</a></td>
1313
<td><a href="https://www.sparkfun.com/products/15106">SparkFun SAM-M8Q Breakout (Qwiic) (SPX-15106)</a></td>
1414
</tr>
1515
</table>
1616

1717
Ublox makes some incredible GPS receivers covering everything from low-cost, highly configurable modules such as the SAM-M8Q all the way up to the surveyor grade ZED-F9P with precision of the diameter of a dime. This library focuses on configuration and control of Ublox devices over I2C (called DDC by Ublox). An I2C interface combined with the binary UBX protocol makes for a much easier and lighterweight interface to a GPS module. Stop parsing NMEA data! And simply ask for the datums you need.
1818

19-
This library can be installed via the Arduino Library manager. Search for *SparkFun Ublox*.
19+
This library can be installed via the Arduino Library manager. Search for **SparkFun Ublox**.
2020

2121
Want to help? Please do! We are always looking for ways to improve and build out features of this library.
2222

0 commit comments

Comments
 (0)