Packages

Use Elixir to replay radio signals on a Raspberry Pi on GPIO 4

Current section

Files

Jump to
replex src librpitx-5475c41ccf202b544cac6cf0c670ae40210a9f4b README.md
Raw

src/librpitx-5475c41ccf202b544cac6cf0c670ae40210a9f4b/README.md

**librpitx** Radio frequency transmitter library for Raspberry Pi (B, B+, PI2, PI3 and PI zero)
It is now the base of *rpitx* project, separate from application
_Copyright (c) Evariste Courjaud F5OEO. Code is GPL_V3
# Installation
```sh
git clone https://github.com/F5OEO/librpitx
cd librpitx/src
make
```