Skip to content

Commit d9c035e

Browse files
Add GNSS Flex breakout to docs
1 parent 68e1857 commit d9c035e

File tree

5 files changed

+35
-0
lines changed

5 files changed

+35
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Product Variants
6969
- [GPS-28997](https://www.sparkfun.com/sparkpnt-gnss-flex-module-zed-x20p-im19-imu.html) - u-blox ZED-X20P GNSS Flex module + IM19 IMU
7070
- Carrier Boards:
7171
- [GPS-28137](https://www.sparkfun.com/sparkfun-gnss-flex-phat.html) - GNSS Flex pHAT
72+
- [GPS-28962](https://www.sparkfun.com/sparkfun-gnss-flex-breakout.html) - GNSS Flex Breakout Board
7273
- Kits:
7374
- pHAT + GNSS Module *(only)*:
7475
- [GPS-28766](https://www.sparkfun.com/sparkfun-gnss-flex-phat-mosaic-x5.html) - GNSS Flex pHAT w/ the Septentrio mosaic-X5 GNSS Flex module

docs/carriers.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,19 @@
2020
[Purchase from SparkFun :fontawesome-solid-cart-plus:{ .heart }](https://www.sparkfun.com/sparkfun-gnss-flex-phat.html){ .md-button .md-button--primary }
2121
</article>
2222

23+
24+
- **SparkFun GNSS Flex Breakout Board**
25+
26+
---
27+
28+
<model-viewer src="../SparkFun_GNSS_Flex_Breakout/assets/3d_model/web_model.glb" camera-controls poster="../SparkFun_GNSS_Flex_Breakout/assets/3d_model/poster.png" tone-mapping="neutral" shadow-intensity="2" shadow-softness="0.2" camera-orbit="0deg 75deg 0.1623m" field-of-view="25.11deg" style="width: 100%; height: 250px;">
29+
</model-viewer>
30+
31+
<article style="text-align: center;" markdown>
32+
[Hookup Guide](./SparkFun_GNSS_Flex_Breakout/index.md){ .md-button .md-button--primary }
33+
34+
![QR code to product page](./SparkFun_GNSS_Flex_Breakout/assets/img/qr_code/product.png){ .tinyqr }
35+
[Purchase from SparkFun :fontawesome-solid-cart-plus:{ .heart }](https://www.sparkfun.com/sparkfun-gnss-flex-breakout.html){ .md-button .md-button--primary }
36+
</article>
37+
2338
</div>

docs/resources.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,22 @@
134134
- :material-youtube: [Product Showcase](https://youtu.be/r-bhOLv4zsk)
135135
- :material-github: [Hardware Repo](https://github.com/sparkfun/SparkFun_GNSS_Flex_pHAT)
136136

137+
138+
- **GNSS Flex Breakout Board**
139+
140+
---
141+
142+
- :material-folder-cog: Design Files:
143+
- :fontawesome-solid-file-pdf: [Schematic](SparkFun_GNSS_Flex_Breakout/assets/board_files/schematic.pdf)
144+
- :fontawesome-solid-file-pdf: [Board Dimensions](SparkFun_GNSS_Flex_Breakout/assets/board_files/dimensions.pdf)
145+
- :material-folder-zip: [KiCad Files](SparkFun_GNSS_Flex_Breakout/assets/board_files/kicad_files.zip)
146+
- :material-cube-outline: [STEP File](SparkFun_GNSS_Flex_Breakout/assets/3d_model/cad_model.step)
147+
- Component Documentation
148+
- :fontawesome-solid-file-pdf: [CH342 Datasheet](SparkFun_GNSS_Flex_Breakout/assets/component_documentation/CH342%20Datasheet.pdf)
149+
- :fontawesome-solid-file-pdf: [JST-GH Datasheet](SparkFun_GNSS_Flex_Breakout/assets/component_documentation/JST-GH_datasheet.pdf)
150+
- :fontawesome-solid-file-pdf: [JST-SH Datasheet](SparkFun_GNSS_Flex_Breakout/assets/component_documentation/JST-SH_datasheet.pdf)
151+
- :material-github: [Hardware Repo](https://github.com/sparkfun/SparkFun_GNSS_Flex_Breakout)
152+
137153
</div>
138154

139155

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ plugins:
174174
'SparkPNT_GNSS_Flex_Module_DAN-F10N/index.md': 'SparkPNT_GNSS_Flex_Module_DAN-F10N/hardware_overview.md'
175175
'SparkPNT_GNSS_Flex_Module_ZED-X20P-Tilt/index.md': 'SparkPNT_GNSS_Flex_Module_ZED-X20P-Tilt/hardware_overview.md'
176176
'SparkFun_GNSS_Flex_pHAT/index.md': 'SparkFun_GNSS_Flex_pHAT/hardware_overview.md'
177+
'SparkFun_GNSS_Flex_Breakout/index.md': 'SparkFun_GNSS_Flex_Breakout/hardware_overview.md'
177178

178179
# Enables improved security for external links
179180
- privacy:
@@ -451,6 +452,7 @@ nav:
451452
- Carrier Boards:
452453
- carriers.md
453454
- pHAT: '!include ./flex_boards/SparkFun_GNSS_Flex_pHAT/mkdocs.yml'
455+
- Breakout Board: '!include ./flex_boards/SparkFun_GNSS_Flex_Breakout/mkdocs.yml'
454456
- Applications:
455457
- Tilt Compensation:
456458
- IM19 Attitude Module: im19.md

0 commit comments

Comments
 (0)