Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

RFM69 SPI bus decoder for the Saleae logic analyzer.

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

![Example](https://raw.githubusercontent.com/newAM/saleae_rfm69_decoder/main/demo.png)