Skip to content

PiRelay provides a solution for controlling high current/voltage devices and makes your home appliances intelligent. It could be a nice solution for controlling devices that could not be directly controlled by RPi's Digital I/Os. Standardized shield form factor enables smooth connection with Raspberry Pi and compatibles.

Notifications You must be signed in to change notification settings

sbcshop/PiRelay

Repository files navigation

PiRelay

Relay shield for Raspberry Pi to control upto 4 devices/appliances.

Specifications

  • 4 - High quality Relay and loads up to 7A/240VAC or 10A/125VDC
  • LED’s for indicating status of each relay
  • Standardized shield shape and design
  • LED working status indicators for each relay
  • Raspberry Pi 4, 3, 2, and ZERO compatible 40-Pin Stacking Header

PinOut

Relays BOARD BCM
Relay 1 15 GPIO 22
Relay 2 13 GPIO 27
Relay 3 11 GPIO 17
Relay 4 7 GPIO 4

Steps for PiRelay software installation -

  1. Open Terminal and clone/download the repository by typing below command in terminal:

    git clone https://github.com/sbcshop/PiRelay.git
    
    
  2. Your code will be downloaded to '/home/pi' directory. Use 'ls' command to check the list of directories

  3. 'Test.py' is example code for PiRelay. Run test file and play with PiRelay

GPIO 4 Relay Not working Fix

  1. Press Start button >> Preferences >> Raspberry Pi Configuration, Then click on Interfaces Tab and make sure 1-Wire is disabled.
  2. Click on OK button then reboot Raspberry pi.

About

PiRelay provides a solution for controlling high current/voltage devices and makes your home appliances intelligent. It could be a nice solution for controlling devices that could not be directly controlled by RPi's Digital I/Os. Standardized shield form factor enables smooth connection with Raspberry Pi and compatibles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages