Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 753 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 753 Bytes

rf-protocols-java

Project aimed to create parsers/analysers/senders of popular RF (433.92 MHz) protocols such as Oregon Weather, Lacrosse, Owl, Ambient, PT2262, etc
Should work on single-board computers supporting Java (like Raspberry Pi, BeagleBoard, Cubieboard, etc)
Has adapters for receiving low-level RF data from GPIO pins for popular libraries such as Pi4J and libbulldog
Also USB dongle on RTL2832 could be used for receiving RF signals (SDRTrunk is used)

Library has simple MQTT client implemented