Skip to content

Commit d433d7e

Browse files
Initial draft
Initial draft for the hookup guide. Still reworking the information for the software configuration to setup RTK corrections.
1 parent a8a9953 commit d433d7e

File tree

93 files changed

+482727
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+482727
-23
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic)
22
========================================
33

4-
[![SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic)]()](https://www.sparkfun.com/products/26620)
4+
[![SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic)](https://cdn.sparkfun.com/r/600-600/assets/parts/2/7/6/3/7/26620-LG290P-Quadband-GNSS-Breakout-Feature.jpg)](https://www.sparkfun.com/products/26620)
55

66
[*SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic) (GPS-26620)*](https://www.sparkfun.com/products/26620)
77

8-
[Renesas](https://www.renesas.com/)
9-
[SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic)](https://www.sparkfun.com/products/26620)
8+
9+
The [SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic)](https://www.sparkfun.com/products/26620) features the Quectel LG290P GNSS module. The board's dimensions, pin layout, and connectors are exactly the same as our vary popular [SparkFun GPS-RTK-SMA Breakout - ZED-F9P (Qwiic)](https://www.sparkfun.com/products/16481); and can be used as a drop-in replacement. The board also accommodates users with a diverse choice of interfaces including UART, SPI*, and I2C*.
10+
11+
The LG290P module is a quad-band, multi-constellation, high-precision, RTK GNSS receiver. The module is capable of simultaneously receiving signals from the `L1`, `L2`, `L5`, and `L6`/`E6` frequency bands of the GPS, GLONASS, Galileo, BDS, QZSS, and NavIC GNSS constellations. In addition, the module supports SBAS augmentation systems (WASS, EGNOS, BDSBAS, MSAS, GAGAN, and SDCM), PPP services* (BDS PPP-B2b, QZSS CLAS, MADOCA-PPP, and Galileo HAS), and RTK corrections for precision navigation with a fast convergence time and reliable performance.
12+
13+
The built-in NIC anti-jamming unit provides professional-grade interference signal detection and elimination algorithms, which effectively mitigate against multiple narrow-band interference sources and significantly improves the signal reception performance in complex electromagnetic environments. Additionally, the embedded algorithms ensure reliable positioning in complex scenarios such as urban environments and deep tree cover.
14+
15+
With its performance advantages of high-precision and low power consumption, this board is an ideal choice for high-precision navigation applications, such as intelligent robots, UAVs, precision agriculture, mining, surveying, and autonomous navigation.
16+
17+
> [!NOTE]
18+
> `*`: Feature is still under development
19+
20+
> [!IMPORTANT]
21+
> - Currently, only the UART interface is supported by the module. All three UART ports are broken out to the USB-C connector *(via CH342 USB-serial converter)*, 4-pin locking JST connector, and BlueSMiRF 6-pin header.
22+
> - Additionally, the corrections for some of the PPP services may not be implemented yet.
23+
1024

1125

1226
Documentation
@@ -25,14 +39,15 @@ Repository Contents
2539

2640
* **[/docs](/docs/)** - Online documentation files
2741
* [assets](/docs/assets/) - Assets files
42+
* [3d_model](/docs/assets/3d_model/) - Files for the 3D models
43+
* [3D CAD Model](/docs/assets/3d_model/cad_model.step) (.step)
2844
* [board_files](/docs/assets/board_files/) - Files for the product design
29-
* [Eagle design files](/docs/assets/board_files/eagle_files.zip) (.zip)
45+
* [KiCad Design Files](/docs/assets/board_files/kicad_files.zip) (.zip)
3046
* [Schematic](/docs/assets/board_files/schematic.pdf) (.pdf)
3147
* [Dimensions](/docs/assets/board_files/dimensions.pdf) (.pdf)
32-
* [Graphical Datasheet](/docs/assets/board_files/graphical_datasheet.pdf) (.pdf)
3348
* [component_documentation](/docs/assets/component_documentation/) - Datasheets for hardware components
3449
* [img/hookup_guide/](/docs/assets/img/hookup_guide/) - Images for hookup guide documentation
35-
* **[/Hardware](/Hardware/)** - Eagle design files (.brd, .sch)
50+
* **[/Hardware](/Hardware/)** - Hardware design files (.brd, .sch)
3651
* **[/Production](/Production/)** - Production files
3752

3853
Product Variants

docs/assets/3d_model/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
File Converter - `*.wrl` to `*.glb` *(old method)*
2+
https://imagetostl.com/convert/file/wrl/to/glb#convert
3+
4+
Model Editor
5+
https://modelviewer.dev/editor/
6+
7+
File Optimizer
8+
https://www.loci-labs.com/optimizer

0 commit comments

Comments
 (0)