Difference between revisions of "Pico-Relay-Board"
From SB-Components Wiki
Line 35: | Line 35: | ||
<li> Make sure default jumpers are connected for each relay </li> | <li> Make sure default jumpers are connected for each relay </li> | ||
[[File:Pico_relay_board_jumper.png|400px]] | [[File:Pico_relay_board_jumper.png|400px]] | ||
− | <li> Now use example code "Test.py" from pico relay board's github repository in | + | <li> Choose interpreter as MicroPython (Raspberry Pi pico). </li> |
+ | [[File:Thonny-interpreter.PNG|600px]] | ||
+ | <li> Now use example code "Test.py" from pico relay board's github repository in thonny ide. </li> | ||
Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Relay-Board | Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Relay-Board | ||
<li> Copy and paste or open code in thonny ide. </li> | <li> Copy and paste or open code in thonny ide. </li> | ||
[[File:Pico_relay_thonny.PNG|600px]] | [[File:Pico_relay_thonny.PNG|600px]] | ||
− | |||
− | |||
<li> You can connect external devices such as Bulb, fan, appliances etc as shown in below circuit: </li> | <li> You can connect external devices such as Bulb, fan, appliances etc as shown in below circuit: </li> | ||
[[File:Pico_relay_board_application.png|600px]] | [[File:Pico_relay_board_application.png|600px]] |
Revision as of 09:16, 14 May 2021
Pico Relay Board
Raspberry Pi Pico Relay Board is developed by SB Components with the potential to control up to 4 appliances and loads up to 250V AC@ 7A, 30V DC@ 10A. It provides a way for the users to control the high voltage/current devices.
Features
Specifications
Pinout
Installation
MicroPython
Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Relay-Board
Note: You can use any other GPIO of Raspberry Pi Pico by removing default jumper and connection it to GPIO using jumper cables.