Lesson 8 Overview
- Analyzing a garage door opener remote
- On-Off Keying (OOK)
- fcc.gov
- fcc.io
- Rolling codes
- Fixed codes
Homework
- Find a garage door opener remote control or similar device. Does it have an FCC ID?
- If it has an FCC ID, look it up. What is the device’s operating frequency?
- Use GNU Radio Companion to find the signal produced by the device. You will probably need to hold down the button to make it transmit continuously. At what frequency did you find the device? (Hint: If your device does not have an FCC ID, try frequencies from 300 MHz to 433 MHz.)
- Look at the FFT plot of the signal. Does it appear to have very narrow bandwidth like my remote, or does it span more than a few kHz?
- Use a scope plot to look at the signal. Adjust the time scale and amplitude scale so that you can see complete data packets. Does it look like On-Off Keying (OOK)?
- If you are able to visually decode the transmitted bits, does the same sequence of bits repeat while you hold down the button? Does the sequence change if you release the button and press it again?
Resources
- Federal Communications Commision
- Use fcc.io for easier searching and linking.
- the FCC filing for HBW2392, the device used in the video
- the flowgraph used in the video: lesson8.grc
Disclaimer
Software Defined Radio with HackRF is copyright 2014, 2015 by Michael Ossmann from greatscottgadgets.com and is released under the CC BY license.
Leave a Reply