Skip to content

Commit 15c6d74

Browse files
authored
Update README.md
Updating README to add LTE GNSS Breakout - SARA-R5 information and photo.
1 parent 263808b commit 15c6d74

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
SparkFun u-blox SARA-R5 Arduino Library
22
==============================
33

4-
An Arduino library for the u-blox SARA-R5 LTE-M / NB-IoT modules with secure cloud, as used on the SparkFun MicroMod Asset Tracker
4+
<table class="table table-hover table-striped table-bordered">
5+
<tr align="center">
6+
<td><a href="https://www.sparkfun.com/products/17272"><img src="https://cdn.sparkfun.com/assets/parts/1/6/2/7/9/17272-SparkFun_MicroMod_Asset_Tracker_Carrier_Board-01a.jpg" alt="MicroMod Asset Tracker Carrier Board"></a></td>
7+
<td><a href="https://www.sparkfun.com/products/18031"><img src="https://cdn.sparkfun.com/assets/parts/1/7/2/6/0/18031-SparkFun_LTE_GNSS_Breakout_-_SARA-R5-01.jpg" alt="SparkFun LTE GNSS Breakout - SARA-R5"</a></td>
8+
</tr>
9+
<tr align="center">
10+
<td><a href="https://www.sparkfun.com/products/17272">MicroMod Asset Tracker Carrier Board</a></td>
11+
<td><a href="https://www.sparkfun.com/products/18031">LTE GNSS Breakout - SARA-R5</a></td>
12+
</tr>
13+
</table>
14+
15+
An Arduino library for the u-blox SARA-R5 LTE-M / NB-IoT modules with secure cloud, as used on the SparkFun MicroMod Asset Tracker and SparkFun LTE GNSS Breakout - SARA-R5.
516

617
## Repository Contents
718

@@ -17,7 +28,15 @@ If you would like to contribute to this library: please do, we truly appreciate
1728
## Documentation
1829

1930
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
20-
* **[Product Repository](https://github.com/sparkfun/MicroMod_Asset_Tracker)** - MicroMod Asset Tracker repository (including hardware files).
31+
* **[MicroMod Asset Tracker Hookup Guide](https://learn.sparkfun.com/tutorials/micromod-asset-tracker-carrier-board-hookup-guide)** - Hookup Guide for the MicroMod Asset Tracker Carrier Board.
32+
* **[MicroMod Asset Tracker Product Repository](https://github.com/sparkfun/MicroMod_Asset_Tracker)** - MicroMod Asset Tracker repository (including hardware files).
33+
* **[SparkFun LTE GNSS Breakout - SARA-R5 Hookup Guide](https://learn.sparkfun.com/tutorials/lte-gnss-breakout---sara-r5-hookup-guide)** - Hookup Guide for the LTE GNSS Breakout - SARA-R5.
34+
* **[SparkFun LTE GNSS Breakout - SARA-R5 Product Repository](https://github.com/sparkfun/SparkFun_LTE_GNSS_Breakout_SARA-R510M8S)** - LTE GNSS Breakout - SARA-R5 repository (including hardware files).
2135
* **[LICENSE.md](./LICENSE.md)** - License Information
2236

37+
## Products that use this library
38+
39+
* **[DEV-17272](https://www.sparkfun.com/products/17272)** - MicroMod Asset Tracker
40+
* **[GPS-18031](https://www.sparkfun.com/products/18031)** - SparkFun LTE GNSS Breakout - SARA-R5
41+
2342
- Your friends at SparkFun.

0 commit comments

Comments
 (0)