Skip to content

yukimizake/rf433-adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RF433 adapter

dependencies devDependencies optionalDependencies license

This addon allows you to integrate 433 MHz devices into your raspberry pi based gateway.

Simply connect a rf433 receiver to gpio port 2 of your raspberry pi.

See http://wiringpi.com/pins/ for the correct location of the pin.

How to use

Currently the adapter is read-only. To add a new device trigger a transmission on the device. As soon the addon receives the code it will create a new thing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.1%
  • C++ 30.2%
  • Shell 12.9%
  • Makefile 4.8%