Skip to content

Commit

Permalink
Add Hardware Hookup Image
Browse files Browse the repository at this point in the history
  • Loading branch information
bboyho committed Oct 30, 2024
1 parent 1f1a102 commit 88eff36
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/hardware_hookup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ In this section, we will go over how to connect to the Qwiic Power Switch.

Insert a Qwiic cable between your Arduino microcontroller and the Qwiic Power Switch&apos;s IN port. In this case, we used the SparkFun Thing Plus ESP32- USB-C for the Arduino microcontroller. Then connect Qwiic cable between the Qwiic Power Switch's OUT port to the second Qwiic-enabled device. In this case, we used the ZED-F9P SMA breakout board when toggling power and isolating the I<sup>2</sup>C lines. We also connected an external multiband antenna to the ZED-F9P. When ready, connect a USB cable to the Arduino to program, power, and control the Qwiic Power Switch through a serial terminal.

<div style="text-align: center;">
<table>
<tr style="vertical-align:middle;">
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="../assets/img/PRT-26784_Qwiic_Power_Switch_ESP32_ZED-F9P_Hardware_Hookup.jpg"><img src="../assets/img/PRT-26784_Qwiic_Power_Switch_ESP32_ZED-F9P_Hardware_Hookup.jpg" width="600px" height="600px" alt="Thing Plus ESP32, Qwiic Power Switch, ZED-F9P Connected via Qwiic"></a></td>
</tr>
<tr style="vertical-align:middle;">
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><i>Thing Plus ESP32, Qwiic Power Switch, ZED-F9P Connected via Qwiic</i></td>
</tr>
</table>
</div>



!!! note
To isolate any Qwiic-enabled device, you will need to connect the Qwiic-enabled device from the OUT port.

Expand Down

0 comments on commit 88eff36

Please sign in to comment.