Pico-Single-Channel-Relay-Hat

From SB-Components Wiki

Revision as of 08:39, 15 April 2021 by Sbcshop (talk | contribs) (Created page with "== Pico Single Channel Relay HAT == Pico Single Channel Relay HAT is a single channel High-quality relay with loads of 7A/ 250 VAC and 15A/ 120 VAC and the Switching Voltage(V...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pico Single Channel Relay HAT

Pico Single Channel Relay HAT is a single channel High-quality relay with loads of 7A/ 250 VAC and 15A/ 120 VAC and the Switching Voltage(VAC) of 10A/ 250V and Switching Voltage(VDC) of 10A/ 30V. It comes with a Female Pin Header, to easily connect with Raspberry Pi Pico via effortless stacking.

Features

  • One High-Quality Relay with loads of 7A/ 250 VAC and 15A/ 120 VAC.
  • 40 Pins Standard Raspberry Pi Pico header.
  • Stackable design for easy interfacing with Raspberry Pi Pico.
  • Compatible with Raspberry Pi Pico.
  • Indication LED for relay on/off status.
  • Opto-Isolated
  • Specifications

  • Channel - 1 CH
  • Operating Voltage - 5V
  • Switching Voltage (VAC) - 10A/ 250V
  • Switching Voltage(VDC) - 10A/ 30V
  • Dimensions - 21mm x 51 mm
  • Pinout

    Pico Single Relay Pinout.png

    Installation

    MicroPython

  • Stack Raspberry Pi Pico on female header of Pico Single channel Relay HAT.
  • Connect USB cable on Raspberry Pi Pico USB port.
  • Now use example code "test.py" from Pico Single channel Relay HAT's github repository in any micropython supported ide (preferred thonny ide). Source code : https://github.com/sbcshop/Pico-3V-Relay-HAT
  • Copy paste code in thonny ide and choose interpreter as MicroPython (Raspberry Pi pico).
  • Thonny-interpreter.PNG

  • Click on green play button to run example of Pico Single channel Relay HAT.
  • Thonny play.PNG

    Resources