Skip to content

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.

Notifications You must be signed in to change notification settings

caducas/433Utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

rcswitch-pi is for controlling rc remote controlled power sockets with the raspberry pi. Kudos to the projects rc-switch and wiringpi. I just adapted the rc-switch code to use the wiringpi library instead of the library provided by the arduino.

Usage

First you have to install the wiringpi library. After that you can compile the example program send by executing make. You may want to change the used GPIO pin before compilation of the codesend.cpp source file.

Note

The 'RF_Sniffer' code is as yet untested. It should work, but it is still being tested thoroughly. It's provided to allow you to start playing with it now.

About

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • C 16.7%