https://github.com/androidcrypto/esp32_lora_frequencyanalyzer
ESP32 based LoRa Frequency Analyzer to detect any activities within the LoRa frequency band in your region
https://github.com/androidcrypto/esp32_lora_frequencyanalyzer
esp32 frequency frequency-analysis lora
Last synced: about 2 months ago
JSON representation
ESP32 based LoRa Frequency Analyzer to detect any activities within the LoRa frequency band in your region
- Host: GitHub
- URL: https://github.com/androidcrypto/esp32_lora_frequencyanalyzer
- Owner: AndroidCrypto
- License: mit
- Created: 2025-02-06T09:05:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T09:33:23.000Z (3 months ago)
- Last Synced: 2025-02-06T10:28:45.383Z (3 months ago)
- Topics: esp32, frequency, frequency-analysis, lora
- Language: C
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32 LoRa Frequency Analyzer
ESP32 based LoRa Frequency Analyzer to detect any activities within the LoRa frequency band in your region.
This is an accompanying repository for the article "**Build a LoRa® Frequency Analyzer with ESP32 development boards**", available on medium.com here:
https://medium.com/@androidcrypto/build-a-lora-frequency-analyzer-with-esp32-development-boards-475a1fb57eb2## current versions (updated Feb. 11th 2025)
Added: This version has additional support for **LilyGo T3S3 LoRa boards**
Changed: naming of LoRa pins
[Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_v05](https://github.com/AndroidCrypto/ESP32_LoRa_FrequencyAnalyzer/tree/main/Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_v05) is the receiver
[Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_Transmitter_v04](https://github.com/AndroidCrypto/ESP32_LoRa_FrequencyAnalyzer/tree/main/Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_Transmitter_v04) is a simple transmitter
## outdated versions
[Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_v04](https://github.com/AndroidCrypto/ESP32_LoRa_FrequencyAnalyzer/tree/main/Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_v04) is the receiver
[Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_Transmitter_v03](https://github.com/AndroidCrypto/ESP32_LoRa_FrequencyAnalyzer/tree/main/Esp32_MultiDev_Sx12xx_FrequencyAnalyzer_Transmitter_v03) is a simple transmitter