Initial Commit

This commit is contained in:
cnlohr
2024-03-24 17:33:38 -07:00
commit 0cc3b139d0
82 changed files with 22400 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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`