You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hardware_assembly.md
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ With the default firmware, the USB port for the ESP32 is used for serial communi
52
52
Depending on their computer's operating system, users may need to install USB drivers to interface with the mosaic-T and/or the ESP32. Users may also need to install a terminal emulator for serial communication with the mosaic-T and the ESP32.
53
53
54
54
55
-
## Antennas
55
+
## GNSS Antenna
56
56
In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation"Global Navigation Satellite System") signals, users will need a compatible antenna. With the parts included in this kit, connect the L1/L2/L5 (tri-band) GNSS antenna to the GNSSDO using the TNC-to-SMA cable.
57
57
58
58
@@ -62,7 +62,7 @@ In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation "G
62
62
63
63
<figuremarkdown>
64
64
[{ width="400" }](./assets/img/hookup_guide/assembly-gnss_antenna.jpg"Click to enlarge")
65
-
<figcaptionmarkdown>Attaching a TNC-SMA cable to the SMA connector on the GNSSDO.</figcaption>
65
+
<figcaptionmarkdown>Attaching a TNC-SMA cable to the `GNSS` SMA connector on the GNSSDO.</figcaption>
66
66
</figure>
67
67
68
68
</div>
@@ -129,6 +129,15 @@ There is a single ethernet jack on the GNSSDO, which can be used to provide netw
129
129
Subnet 3 is reserved for the mosaic-T's USB-C connection (Ethernet-over-USB). If your router / switch is allocating addresses using subnet 3 (192.168.3.***), please change its settings so it uses a different subnet.
130
130
131
131
132
+
## 10MHz Signal
133
+
For timing applications, we have broken out the standard 10MHz signal to an SMA connector. In our kit, users will find an [SMA to BNC adapter cable](https://www.sparkfun.com/sma-to-bnc-male-cable-rg316-1m.html) that they can use to hookup this signal to their equipment. If necessary, users can add an [SMA extension cable](https://www.sparkfun.com/interface-cable-sma-male-to-sma-female-cable-1m-rg174.html) to reach their equipment.
134
+
135
+
<figuremarkdown>
136
+
[{ width="400" }](./assets/img/hookup_guide/assembly-10mhz.jpg"Click to enlarge")
137
+
<figcaptionmarkdown>Attaching a cable to the `10MHz` SMA connector on the GNSSDO.</figcaption>
138
+
</figure>
139
+
140
+
132
141
## SD Card Slot
133
142
An µSD card slot is available for users to log and store data, locally on the board. Users will need to insert a compatible SD card and configure the mosaic-T module for data logging.
134
143
@@ -212,6 +221,3 @@ Users can easily attach accessories to the GNSSDO by wiring them into the termin
212
221
213
222
!!! warning
214
223
To avoid shorts or damaging the GNSSDO, verify the wiring with the labels on the back of the enclosure.
0 commit comments