cpoore1 / gr-clapper_plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr-clapper_plus

This GNU Radio out-of-tree module will toggle a Clapper Plus device by transmitting 433 MHz on-off keying (OOK) signals. The Clapper Plus has more than one version and frequency band. The one used during testing has a remote with two buttons to control power for two electrical devices. The main difference in the signaling between the two buttons is the amount of time between bursts. The same signal for turning a switch on can be used to turn it off as long as there is a sufficient time interval between them.

This software has been integrated into FISSURE: The RF Framework.

The remote:

Clapper Remote

A sequence of bursts (zoomed out):

Clapper Signal Zoom Out

A single burst with 22 pulses (zoomed in):

Clapper Signal Zoom In

My notes:

Clapper Notes

About

License:MIT License


Languages

Language:CMake 61.2%Language:Python 29.4%Language:C++ 4.0%Language:Batchfile 2.1%Language:Shell 1.7%Language:C 1.5%