Skip to content

Commit ae26bb9

Browse files
Updates to products and single page
1 parent f9b413f commit ae26bb9

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed
Loading

docs/hard_copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ icon: material/book-open-variant
44

55
Need to download or print our hookup guide?
66

7-
* [Print :fontawesome-solid-print:](../single_page) (Single-Page View)
7+
* [Print :fontawesome-solid-print:](single_page.md) (Single-Page View)
88
* To save as a `*.pdf` file, select the **Printer** or **Destination** labeled ++"Save as PDF"++. *(Instructions will vary based on the browser)*
99
<!-- * [Download :fontawesome-regular-file-pdf:](../board_files/hookup_guide.pdf) *(Beta - demonstration only)* -->

docs/hardware_assembly_FTC.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ Here is the underside of the FTC Bot with the Optical Tracking Sensor attached v
4747
</figure>
4848

4949

50+
Using the [Flexible Qwiic to STEMMA Cable - 500mm](https://www.sparkfun.com/products/25596), you'll need to attach the sensor via the I<sup>2</sup>C panel on the back of the Bot like so:
51+
52+
<figure markdown>
53+
[![I2C connection location](assets/img/SEN-24904-Action-24-Highlighted.jpg){ width="600" }](assets/img/SEN-24904-Action-24-Highlighted.jpg "Click to enlarge")
54+
<figcaption markdown>I<sup>2</sup>C connection location</figcaption>
55+
</figure>
56+
57+
5058

5159
!!! attention
5260

docs/introduction.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,10 @@ To follow along with this tutorial, you will need the following materials. You m
6666

6767
## Suggested Reading
6868

69-
As a more professionally oriented product, we will skip over the more fundamental tutorials (i.e. [**Ohm's Law**](https://learn.sparkfun.com/tutorials/voltage-current-resistance-and-ohms-law) and [**What is Electricity?**](https://learn.sparkfun.com/tutorials/what-is-electricity)). However, below are a few tutorials that may help users familiarize themselves with various aspects of the board.
69+
Below are a few tutorials that may help users familiarize themselves with various aspects of the board.
7070

7171
<div class="grid cards hide col-4" markdown align="center">
7272

73-
- <a href="https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering">
74-
<figure markdown>
75-
![How to Solder: Through-Hole Soldering](https://cdn.sparkfun.com/assets/learn_tutorials/5/Soldering_Action-01.jpg)
76-
</figure>
77-
</a>
78-
<a href="https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering">**How to Solder: Through-Hole Soldering**
79-
</a>
80-
8173
- <a href="https://learn.sparkfun.com/tutorials/82">
8274
<figure markdown>
8375
![I2C](https://cdn.sparkfun.com/assets/learn_tutorials/8/2/I2C-Block-Diagram.jpg)

docs/resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ For more resources related to the SparkFun SparkFun Optical Tracking Odometry Se
88
* [Eagle Files (ZIP)](assets/board_files/24904_SparkFun_Optical_Tracking_Odometry_Sensor_EagleFiles.zip){ target="_blank" }
99
* [Board Dimensions(PNG)](assets/board_files/24904_SparkFun_Optical_Tracking_Odometry_Sensor_BoardOutline.png){ target="_blank" }
1010
* [Hardware GitHub Respository](https://github.com/sparkfun/SparkFun_Optical_Tracking_Odometry_Sensor){ target="_blank" }
11-
* [Arduino Library GitHub Repository](https://github.com/sparkfun/SparkFun_Qwiic_OTOS_Arduino_Library){ target="_blank" }
11+
* [Arduino Library GitHub Repository](https://github.com/sparkfun/SparkFun_Qwiic_OTOS_Arduino_Library){ target="_blank" }
12+
* [XRP Info Page](https://www.sparkfun.com/xrp){ target="_blank" }

0 commit comments

Comments
 (0)