TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141228 times)
  2. FAT32 Library (74037 times)
  3. Network Ethernet Library (58659 times)
  4. USB Device Library (48766 times)
  5. Network WiFi Library (44485 times)
  6. FT800 Library (44034 times)
  7. GSM click (30784 times)
  8. mikroSDK (29601 times)
  9. PID Library (27342 times)
  10. microSD click (27188 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Remote Relay Control Example (Raspberry Pi)

Rating:

0

Author: MIKROE

Last Updated: 2014-02-21

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 2231 times

Followed by: 1 user

License: MIT license  

Control two relays remotely through your Android smartphone using Raspberry Pi, Pi click shield (www.mikroe.com/click/pi-shield/) and Relay click (www.mikroe.com/click/relay/) board.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Remote Relay Control Example (Raspberry Pi)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Remote Relay Control Example (Raspberry Pi)" changes.

Do you want to report abuse regarding "Remote Relay Control Example (Raspberry Pi)".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

RPi + Pi click shield + Relay click

RPi + Pi click shield + Relay click

Connect Relay click to Raspberry Pi through Pi click shield

View full image

1. Extract remote_relay_control.py from the .ZIP package to your local folder on Raspberry Pi filesystem (SD card).
2. Launch Shell terminal.
3. Type command line: sudo python remote_relay_control.py
4. This will run the Python script.

Download and install free S-Remote control app from Google Play Store. Launch the app and configure it as shown in the image gallery below:

ALSO FROM THIS AUTHOR

Thunder click

0

Example demonstrates usage of AS3935 Lighting sensor. It will detect approaching thunderstorm and display on TFT estimated distance and energy. Also user will be warned with buzzer beep.

[Learn More]

CAN FD click

5

CAN FD Click is a transceiver designed for HS CAN networks up to 5 Mbit/s in automotive and industrial applications. As an interface between the physical bus layer and the CAN protocol controller, the TLE9252V drives the signals to the bus and protects the microcontroller against interferences generated within the network.

[Learn More]

Touchpad click

2

Touchpad click is a capacitive touch input device driven by Microchip’s low-powered MTCH6102 controller. The touchpad surface is covered with a sheet of black plastic to demonstrate the chip’s support for cover layers. Touchpad click communicates with the target MCU through the mikroBUS I2C interface. Designed to use a 3.3V power supply.

[Learn More]