Difference between revisions of "3-CH Relay for Jetson Nano"

From Waveshare Wiki
Jump to: navigation, search
m (Text replacement - "{{#urlget:amazon|default}}=display" to "{{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}=display")
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:3-CH Relay for Jetson Nano}}
 
{{DISPLAYTITLE:3-CH Relay for Jetson Nano}}
 
+
<div class="wiki-pages jet-green-color">
<div class="tabber">
 
<div class="tabbertab" title="Introduction">
 
 
{{Infobox item
 
{{Infobox item
 
|name=[[3-CH Relay for Jetson Nano]]
 
|name=[[3-CH Relay for Jetson Nano]]
|img=[[File:3-CH-Relay-for-Jetson-Nano-1.jpg|300px|link=https://www.waveshare.com/3-ch-relay-for-jetson-nano.htm|3-CH Relay for Jetson Nano]]
+
|img=[[File:3-CH-Relay-for-Jetson-Nano-1.jpg|300px|{{Amazon_nolink|default={{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}|url=link=https://www.waveshare.com/3-ch-relay-for-jetson-nano.htm?amazon}}|3-CH Relay for Jetson Nano]]
 
|platform=Relay
 
|platform=Relay
 
|category=[[:Category:Modules|Modules]], [[:Category:Jetson Nano|Jetson Nano]]
 
|category=[[:Category:Modules|Modules]], [[:Category:Jetson Nano|Jetson Nano]]
Line 14: Line 12:
 
|interface=GPIO
 
|interface=GPIO
 
|related=
 
|related=
 
 
}}
 
}}
 
+
<div class="wiki-pages jet-green-color">
== Introduction ==
+
=Overview=
Quality 3-Ch Relay Expansion Board Designed For Jetson Nano, Optocoupler Isolation
+
==Introduction==
 +
Quality 3-Ch Relay Expansion Board Designed For Jetson Nano, Optocoupler Isolation.
 
{{Amazon|{{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}=display
 
{{Amazon|{{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}=display
 
|More = [https://www.waveshare.com/3-ch-relay-for-jetson-nano.htm More]}}
 
|More = [https://www.waveshare.com/3-ch-relay-for-jetson-nano.htm More]}}
==Featires==
+
<div class="wiki-pages jet-green-color">
*Standard 40PIN GPIO header, directly pluggable onto the Jetson Nano
+
==Features==
*Incorporate quality relay component, max load: ≤5A 250V AC or ≤5A 30V DC
+
*Standard 40PIN GPIO header, directly pluggable onto the Jetson Nano.
*Optocoupler isolation, prevent interference from the high voltage circuitry
+
*Incorporate quality relay component, max load: ≤5A 250V AC or ≤5A 30V DC.
*Indicators for monitoring the relay operating status
+
*Optocoupler isolation, prevents interference from the high-voltage circuit.
*Control pins of relays are configurable via jumpers
+
*Indicators for monitoring the relay operating status.
*Acrylic bottom panel, isolating the Jetson Nano from the relay expansion board
+
*Control pins of relays are configurable via jumpers.
 
+
*Acrylic bottom panel, isolating the Jetson Nano from the relay expansion board.
 +
<div class="wiki-pages jet-green-color">
 
==Pinout==
 
==Pinout==
 
[[File:3-CH-Relay-for-Jetson-Nano-details-inter.jpg]]
 
[[File:3-CH-Relay-for-Jetson-Nano-details-inter.jpg]]
</div>
 
<div class="tabbertab" title="User Guide">
 
 
{{3-CH Relay for Jetson Nano User Manual}}
 
{{3-CH Relay for Jetson Nano User Manual}}
</div>
+
 
<div class="tabbertab" title="Resources">
+
=Resource=
 
==Document==
 
==Document==
*[https://www.waveshare.net/w/upload/3/36/3-CH_Relay_for_Jetson_Nano_Schematic.pdf Schematic]
+
*[https://files.waveshare.com/upload/3/36/3-CH_Relay_for_Jetson_Nano_Schematic.pdf Schematic]
 +
 
 
==Demo Codes==
 
==Demo Codes==
*[https://www.waveshare.net/w/upload/f/f8/3-ch_Realy_for_jetsonnano.7z Demo Code]
+
*[https://files.waveshare.com/upload/f/f8/3-ch_Realy_for_jetsonnano.7z Demo Code]
</div>
+
=Support=
<div class="tabbertab" title="FAQ">
+
{{Servicebox1}}
 
 
  
== FAQ ==
 
</div>
 
<div class="tabbertab" title="Support">
 
{{Service02}}
 
</div>
 
 
[[Category:Modules]]
 
[[Category:Modules]]

Latest revision as of 03:56, 6 December 2023

3-CH Relay for Jetson Nano
3-CH Relay for Jetson Nano
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Overview

Introduction

Quality 3-Ch Relay Expansion Board Designed For Jetson Nano, Optocoupler Isolation.

More

Features

  • Standard 40PIN GPIO header, directly pluggable onto the Jetson Nano.
  • Incorporate quality relay component, max load: ≤5A 250V AC or ≤5A 30V DC.
  • Optocoupler isolation, prevents interference from the high-voltage circuit.
  • Indicators for monitoring the relay operating status.
  • Control pins of relays are configurable via jumpers.
  • Acrylic bottom panel, isolating the Jetson Nano from the relay expansion board.

Pinout

3-CH-Relay-for-Jetson-Nano-details-inter.jpg

Pins

The pins which are used for cotnrolling the channle of Relay are listed :

Channel BCM Description
CH1 P21/P16 Channel 1
CH2 P20/P19 Channel 2
CH3 P26/P13 Channel 3

【Note】The silk printing of PCB is based on BCM libraries.

Jumpers

Relay_JMP is a relay control pin selection jumper. When the jumper caps are connected, you can use Raspberry Pi to control the relays.
For example: If you want to stack A and B, then: the jumper caps of board A should be placed at P21, P20, and P26; the jumper caps of board B should be placed at P16, P19, and P13.

Use with Jetson Nano

Examples

Download Demo Codes

Open a terminal, download the demo codes, and unzip it.

sudo apt-get install p7zip
wget https://files.waveshare.com/upload/f/f8/3-ch_Realy_for_jetsonnano.7z
7zr x 3-ch_Realy_for_jetsonnano.7z -r -o./3-ch_Realy_for_jetsonnano
cd 3-ch_Realy_for_jetsonnano

Testing

Hardware configuration: set the jumpers on D21, D20, and D26 (default setting). Go to the directory 3-ch_Realy_for_jetsonnano and run the following commands:

sudo python test.py

Expect result: The Relay channels onboard are toggled and the LEDs indicate according to the status of the channel. You can press Ctrl+C to stop.

Web Control

The example uses the Python Web framework to control the Relay board.
Open a terminal and run the following commands:

sudo apt-get install python-bottle
cd python-bottle
sudo python main.py

Open a Chrome browser, and go to page [IP of Jetson nano ]:8080.
for example: 192.168.1.11:8080
Then you can click the icon on the Webpage to troggle the relay.

Resource

Document

Demo Codes

Support



Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 AM GMT+8 (Monday to Friday)