Skip to content

Commit

Permalink
Add 10MHz information
Browse files Browse the repository at this point in the history
  • Loading branch information
santaimpersonator committed Feb 27, 2025
1 parent b4be41b commit 573da49
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
Binary file added docs/assets/img/hookup_guide/assembly-10mhz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 11 additions & 5 deletions docs/hardware_assembly.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ With the default firmware, the USB port for the ESP32 is used for serial communi
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.


## Antennas
## GNSS Antenna
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.


Expand All @@ -62,7 +62,7 @@ In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation "G

<figure markdown>
[![GNSS antenna connected to the GNSSDO](./assets/img/hookup_guide/assembly-gnss_antenna.jpg){ width="400" }](./assets/img/hookup_guide/assembly-gnss_antenna.jpg "Click to enlarge")
<figcaption markdown>Attaching a TNC-SMA cable to the SMA connector on the GNSSDO.</figcaption>
<figcaption markdown>Attaching a TNC-SMA cable to the `GNSS` SMA connector on the GNSSDO.</figcaption>
</figure>

</div>
Expand Down Expand Up @@ -129,6 +129,15 @@ There is a single ethernet jack on the GNSSDO, which can be used to provide netw
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.


## 10MHz Signal
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.

<figure markdown>
[![Connecting cable to 10MHz signal of the GNSSDO](./assets/img/hookup_guide/assembly-10mhz.jpg){ width="400" }](./assets/img/hookup_guide/assembly-10mhz.jpg "Click to enlarge")
<figcaption markdown>Attaching a cable to the `10MHz` SMA connector on the GNSSDO.</figcaption>
</figure>


## SD Card Slot
An &micro;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.

Expand Down Expand Up @@ -212,6 +221,3 @@ Users can easily attach accessories to the GNSSDO by wiring them into the termin

!!! warning
To avoid shorts or damaging the GNSSDO, verify the wiring with the labels on the back of the enclosure.



0 comments on commit 573da49

Please sign in to comment.