https://github.com/newam/saleae_rfm69_decoder
RFM69 SPI bus decoder for the Saleae logic analyzer.
https://github.com/newam/saleae_rfm69_decoder
rfm69 saleae saleae-logic
Last synced: 12 months ago
JSON representation
RFM69 SPI bus decoder for the Saleae logic analyzer.
- Host: GitHub
- URL: https://github.com/newam/saleae_rfm69_decoder
- Owner: newAM
- License: mit
- Created: 2021-02-15T19:07:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T18:39:34.000Z (over 5 years ago)
- Last Synced: 2025-07-03T12:53:49.522Z (about 1 year ago)
- Topics: rfm69, saleae, saleae-logic
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# RFM69 Decoder
Decodes register reads and writes to the RFM69 radio.
## Features
* Annotates the first byte of SPI transfers with "Read {register}" or "Write {register}"
* Annotates following bytes with "Read {register} {value}" or "Write {register} {value}"
## Example
