Waveshare
RP2350 Pico Relay Module 6-Channel – RS485, Isolation Protection, Rail-Mount with Wireless
· MPN: 32576
All Products
New Arrivals
Actuators
Raspberry Pi
Brands and Manufacturers
Microcontrollers & Development Boards
Raspberry Pi Pico
Raspberry Pi Pico Expansion Boards and HATs
Pico
Wireless & Connectivity
Industrial
Connectivity
Raspberry Pi Hats
Prototyping & Wiring
Microcontrollers
Raspberry Pi Microcontrollers
Waveshare
$48.40
|
In stock
Industrial-Grade 6-Channel RP2350 Relay Module – Versatility Meets RobustnessEnhance your industrial automation systems with the unparalleled reliability and...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
Industrial-Grade 6-Channel RP2350 Relay Module – Versatility Meets Robustness
Enhance your industrial automation systems with the unparalleled reliability and flexibility of our Industrial 6-Channel RP2350 Relay Module. Engineered to meet the rigorous demands of modern industry, this robust module combines onboard RS485 and Pico HAT interfaces with state-of-the-art isolation protection circuits, housed in a sturdy rail-mount case.
Key Features:
- Robust Microcontroller: Featuring the RP2350B chip from Raspberry Pi, UK, with a dynamic dual-core, dual-architecture design that supports ARM Cortex-M33 and Hazard3 RISC-V processors at up to 150MHz.
- Flexible Communication: Onboard isolated RS485 interface, compatible with numerous Modbus industrial modules and sensors, and an optional Wi-Fi module for wireless connectivity.
- Advanced Isolation Protection: Equipped with power, optocoupler, and digital isolation to ensure operational stability and protect against external interference.
- High-Quality Relays: Six channels with ≤10A 250VAC/30VDC contact rating for controlling various loads, from 220VAC appliances to sub-30VDC devices.
- Expandable Interface: A 40PIN header allows seamless expansion with compatible Raspberry Pi Pico HATs, enhancing functionality with extra modules like RTC, CAN, RS232, and more.
- Convenient Power Options: Designed for industrial use with a wide 7~36V DC input range, and Type-C connectivity for programming and USB communications.
- Monitoring Made Easy: Visual indicators include a built-in buzzer, colorful RGB LED for status tracking, and dedicated power supply and RS485 TX/RX indicators.
- Installation Simplicity: Packaged in a durable ABS case with rail-mount support for secure installation and operation.
- Comprehensive Software Support: Supports C/C++, MicroPython, Arduino IDE, accompanied by an extensive SDK, development resources, and tutorials for quick and easy setup.
- RP2350-Relay-6CH-W: Includes built-in Raspberry Pi Radio Module 2 with Wi-Fi 4 and Bluetooth 5.2 support for wireless applications.
Technical Specifications:
- Processor: RP2350B Dual-core with up to 150MHz frequency
- Memory: 520KB SRAM, 16MB Flash
- Relay Channels: 6 with 1NO 1NC contact form
- Communication: USB Type-C, Isolated RS485
- Power Supply: Screw terminal, 7~36V DC input
- Dimensions: 145 × 90 × 40mm
- WiFi / Bluetooth: Wi-Fi 4 (802.11n), Bluetooth 5.2, BLE (Wi-Fi model only)
- Programming: Drag-and-drop mass storage over USB
In the Box:
- RP2350-Relay-6CH or RP2350-Relay-6CH-W (depending on the version chosen)
- Screwdriver for ease of installation
Streamline your industrial processes with this versatile and durable relay module. For more information, visit our resource page at www.waveshare.com/wiki/RP2350-Relay-6CH and elevate your automation with efficiency and reliability.
Jargon buster
Plain-language definitions for the technical terms used above.
- Arm Cortex-M33
- A 32-bit, low-power Arm microcontroller core designed for real-time, timing-sensitive control tasks such as reading sensors or driving motors. It can act as a chip's main controller, or in some systems-on-chip run alongside larger application cores that handle an operating system like Linux.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- Modbus
- Modbus is an industrial communication protocol used by many meters, sensors, PLCs and automation devices. When a product lists Modbus support, it is generally easier to integrate with existing industrial equipment that speaks the same protocol.
- Relay module
- A relay module uses an electrically controlled switch to let a low-power microcontroller control a separate circuit. It matters when switching devices that need different voltages or more current than a microcontroller pin can safely handle.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- RISC-V
- RISC-V is an open, royalty-free processor instruction-set architecture used in chips ranging from tiny microcontrollers to Linux-capable application processors. The choice of RISC-V determines which compilers, software tools, and performance or low-power features are available, separate from the more common Arm or x86 architectures.
- RP2350
- A microcontroller chip from Raspberry Pi used as the main processor on some development boards. Knowing the board is built around an RP2350 helps you check software support, pin capabilities and whether it suits MicroPython projects.
- RS485
- RS485 is a robust differential serial communication standard often used in factories, farms and buildings where cables may be long or electrically noisy, and it can link many devices on a single pair of wires. When a product lists RS485, it can communicate with industrial sensors, meters and control equipment over longer distances than typical hobby serial wiring.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- RX
- RX means receive, usually showing data being received by the board. An RX indicator LED can help with troubleshooting USB or serial communication.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- TX
- TX means transmit, usually showing data being sent from the board. A TX indicator LED can help you see when the board is communicating or uploading code.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
- USB Type-C
- USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Find this product in
Actuators
All Products
New Arrivals
Prototyping & Wiring
Raspberry Pi Pico Expansion Boards and HATs
Wireless & Connectivity
Microcontrollers
Raspberry Pi