Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junkfix/esp32-rmt-rf-rx
ESP32 RF button press detect using non blocking RMT for common EV1527 and many others without a library in Arduino
https://github.com/junkfix/esp32-rmt-rf-rx
433 arduino esp32 idf ino library rf rmt
Last synced: 15 days ago
JSON representation
ESP32 RF button press detect using non blocking RMT for common EV1527 and many others without a library in Arduino
- Host: GitHub
- URL: https://github.com/junkfix/esp32-rmt-rf-rx
- Owner: junkfix
- Created: 2024-06-02T23:09:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T23:22:48.000Z (6 months ago)
- Last Synced: 2024-10-11T00:05:16.646Z (about 1 month ago)
- Topics: 433, arduino, esp32, idf, ino, library, rf, rmt
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp32-rmt-rf-rx
ESP32 RF button press detect using non blocking RMT for common EV1527 and many others without a library in Arduino.The module used was RX470C connected to GPIO 2
Tested using Arduino esp32 3.0.0 based on IDF 5.x
![screenshot](https://github.com/junkfix/esp32-rmt-rf-rx/raw/main/esp32-rmt-rf-rx.jpg)