Files
lolra/esp8266/non_lora_310_transmit/README.md
T
2024-03-25 11:55:42 -07:00

12 lines
278 B
Markdown

# ESP8266 / ESP8285 310 MHz Transmitter
Transmits a 310 (or configurable) OOK pulse coded signal out the RX pin on the ESP8266/ESP8286.
You can also test it with an SDR and define
```c
#define CONTINUOUS_TONE
```
Frequency / word length can be configured in `rf_data_gen.c`