Skip to content

Commit 11cbae8

Browse files
committed
Update README.md
1 parent 81da71c commit 11cbae8

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
1-
SparkFun RTK Surveyor
1+
SparkFun RTK Firmware
22
===========================================================
33

44
[![SparkFun RTK Surveyor](https://cdn.sparkfun.com/assets/parts/1/6/4/0/1/17369-GPS_RTK_Surveyor_-_Enclosed-01.jpg)](https://www.sparkfun.com/products/17369)
55

66
[*SparkFun RTK Surveyor (SPX-17369)*](https://www.sparkfun.com/products/17369)
77

8+
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!
9+
10+
This repo houses the firmware that runs on the SparkFun RTK product line including:
11+
12+
* [SparkFun RTK Surveyor](https://www.sparkfun.com/products/17369)
13+
* [SparkFun RTK Express](https://www.sparkfun.com/products/18019)
14+
15+
If you're interested in the PCB, enclosure, or overlay on each product please see the hardware repos:
16+
17+
* [SparkFun RTK Surveyor Hardware](https://github.com/sparkfun/SparkFun_RTK_Surveyor)
18+
* [SparkFun RTK Express Hardware](https://github.com/sparkfun/SparkFun_RTK_Express)
19+
820
Thanks:
921

1022
* Special thanks to [Avinab Malla](https://github.com/avinabmalla) for the creation of [SW Maps](https://play.google.com/store/apps/details?id=np.com.softwel.swmaps&hl=en_US&gl=US) and for pointers on handling the ESP32 read/write tasks.
1123

1224
Repository Contents
1325
-------------------
1426

15-
* **/Documents** - Documentation on hardware and 3D files for the enclosure
16-
* **/Enclosure** - gcode for enclosure milling
1727
* **/Firmware** - Main firmware as well as various feature unit tests
18-
* **/Graphics** - Bitmaps for display (not currently implmented)
19-
* **/Hardware** - Eagle files
2028
* **/Programming** - Espressif's CLI for programming binaries
2129
* **/Testing** - Espressif provided test suite for RF compliance testing
2230

0 commit comments

Comments
 (0)