GithubHelp home page GithubHelp logo

433wirelesspi's Introduction

All theses codes is for archiving purpose only and should be considered obsolete

Control an arduino https://github.com/maditnerd/RpiArduinoCommand

Control SCS / CHACON / DIO Power Outlet https://github.com/maditnerd/hcc/ (http://blog.idleman.fr/)

433wirelessPI

This GITHUB contains programs to communicate with objects with 433.92Mhz Receiver with an Raspberry PI

You will need :

  • An raspberry PI
  • An 433.92Mhz Transmitter

That's it!

Objects you can control with this code:

SCS 3616-2 (OBSOLETE --> https://github.com/maditnerd/hcc/ )

  • /rpi/scs_s3616

This program put SCS3616-2 Outlet On/Off

WARNING: KEEP IN MIND THAT THESES OUTLETS CAN BE CONTROL BY ANYONE KNOWING THE CODES AND WILL NOT WORK IF 433.92Mhz is saturated. NEVER USE THIS FOR CRITICAL APPLICATIONS.

Exemple of usage : ./scs_s3616 a1 1 (Put A1 Outlet On)

You have to be root to execute this program.

Every codes has been tested and can be found inside : /rpi/scs_s3816_2/ (in text and audio format)

Arduino

  • /arduino/piwi

Piwi Library. You have to copy this library inside arduino/librairies.

An example for how to use this can be founded inside the library.

Functions:

  • Piwi piwi(2); //Initiate Receiver at Digital Pin 2

  • piwi.listen(); //Listen to Transmitter

  • /rpi/ardwl_cs.sh Put Digital Pin on Arduino on/off

Example: ardwl_cs.sh 6 1 (Put Digital Pin 6 on)

433wirelesspi's People

Contributors

achilleusd avatar

Stargazers

 avatar

Watchers

 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.