Difference between revisions of "Pico-3v-Relay-Hat"
From SB-Components Wiki
Line 32: | Line 32: | ||
<li> Stack Raspberry Pi Pico on female header of Pico 3V Relay HAT. </li> | <li> Stack Raspberry Pi Pico on female header of Pico 3V Relay HAT. </li> | ||
<li> Connect USB cable on Raspberry Pi Pico USB port. </li> | <li> Connect USB cable on Raspberry Pi Pico USB port. </li> | ||
+ | <li> Open Thonny IDE and Choose interpreter as MicroPython (Raspberry Pi pico). </li> | ||
+ | [[File:Thonny-interpreter.PNG|600px]] | ||
<li> Open Thonny IDE and Choose interpreter as MicroPython (Raspberry Pi pico). </li> | <li> Open Thonny IDE and Choose interpreter as MicroPython (Raspberry Pi pico). </li> | ||
[[File:Thonny-interpreter.PNG|600px]] | [[File:Thonny-interpreter.PNG|600px]] | ||
Line 40: | Line 42: | ||
<li> Copy and paste code in thonny ide. </li> | <li> Copy and paste code in thonny ide. </li> | ||
[[File:Pico_3v_relay_thonny.PNG|600px]] | [[File:Pico_3v_relay_thonny.PNG|600px]] | ||
− | |||
− | |||
<li> Click on green play button to run example of Pico 3V Relay HAT. </li> | <li> Click on green play button to run example of Pico 3V Relay HAT. </li> | ||
[[File:Thonny_play.PNG]] | [[File:Thonny_play.PNG]] | ||
== Resources == | == Resources == |
Revision as of 09:07, 14 May 2021
Pico 3V Relay HAT
Pico 3V Relay HAT is a Two-Channel high-quality relay with the Switching Voltage(VAC) up to 2A/ 120V(Max), Switching Voltage(VDC) up to 2A/ 24V(Max), and an operating voltage of 3.3V. It comes with a Female Pin Header, to easily connect with Raspberry Pi Pico via effortless stacking.
Features
Specifications
Pinout
Installation
MicroPython
Source code : https://github.com/sbcshop/Pico-3V-Relay-HAT