Giter VIP home page Giter VIP logo

rfutilscript's Introduction

RFUtilScript

Automated script to configure RF433 outlets

This script combines and streamlines the installation/configuration of RF433 utilities on Raspberry Pi. It uses the WiringPi and RFOutlet to control RF 433 outlets. I have tested them out on ETeckCity outlets but it should work on other 433s without issues.

Getting Started

Connect to your Raspberry Pi via SSH (or directly using Terminal) and follow installation instructions.

Connect your 433 RF outlets to wall socket and use your RF remote to confirm they are working.

Prerequisites

  • Basic computer/Raspberry Pi know how
  • Working Raspberry Pi
  • SSH access to Raspberry Pi
  • Access to Internet
  • Optional Hardware

  • RF Transmitter + Reciever
  • RF Plugs + Remote

  • Before running the script please ensure that you have connected the PINs correctly for RF433 transmitter as well as reciever module.

    For Reciever: (5V | Empty | GPIO 27 | Ground)

    For Transmitter: ( GPIO17 | 5V | Ground )

    One also needs to ensure that your outlets are connected and respective RF remote is working.

    Installing

    Download the script using command wget https://raw.githubusercontent.com/piyushkumarjiit/RFUtilScript/master/RF433Setup.sh

    Update permissions using chmod 755 RF433Setup.sh.sh

    Run the script ./RF433Setup.sh | tee RF433Setup.log

    Testing

    Upon capture completion, the script power cycles through all the connected RF outlets and provides user a way to verify correct code capture as well as setup.

    Individual outlets can also be tested by executing commands saved by the script in the file "RFCommands.txt".

    Authors

    Piyush Kumar - (https://github.com/piyushkumarjiit)

    License

    This project is licensed under the Apache License - see the LICENSE.md file for details

    Acknowledgments

    Thanks to below URLs for providing me the necessary understanding and libraries to create this script.

  • https://www.DuckDuckGo.com
  • https://github.com/timleland/rfoutlet/tree/master/RFSource
  • https://projects.drogon.net/raspberry-pi/wiringpi/the-gpio-utility/
  • rfutilscript's People

    Contributors

    piyushkumarjiit avatar

    Watchers

    James Cloos avatar  avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.