Skip to content

GnuRadio PPM (Differential Pulse Position Modulation/Demodulation) plugin

License

Notifications You must be signed in to change notification settings

Hark0616/gr-ppm-wiegand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-ppm-wiegand

GNU Radio module for Pulse Position Modulation (PPM) Wiegand 26/29/31/33/34/36 bit RF Identification Cards (based on PPM Radio Control (RC) receiver/transmitter)

Installing:

 mkdir build
 cd build
 cmake ..
 make
 sudo make install

Dependencies:

  • gnuradio libs/includes
  • swig
  • cmake
  • make
  • gcc/build env.

You can find my slides here: prezi.com/5uajjjgnbvjv/breaking-amp-entering-with-sdr/

Tim Shelton (redsand)

About

GnuRadio PPM (Differential Pulse Position Modulation/Demodulation) plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 65.4%
  • C++ 25.5%
  • Python 7.5%
  • C 1.6%