Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Remote

This fork...

allows sending of binary commands like ./send FFFF0FFFF00F for turning on unit 5 with dip position: 0000100001

About

Control your remote power sockets with a raspberry pi. This project includes a web interface.

Credits

  • sui li for creating RCSwitch for the arduino
  • r10r for porting RCSwitch to the raspberry
  • x3 for creating homecontrol4me

Required Hardware

  • Raspberry Pi
  • 434 Mhz transmitter
  • Some radio controlled power sockets

Setup

Usage

Try if all is working with the send program

  • Switch on single socket: ./send.cpp 00001 1 1

Use the daemon in combination with the webinterface

  • Copy the files in webinterface in your http directory
  • Edit ip address in config.php
  • Edit the predefined setup of sockets in config.php

About

Control remote plugs with the Raspberry Pi, features a webinterface. Uses RCSwitch and wiringPi.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages