Skip to content

Library for reading RF codes in ESP-IDF (ESP32 and ESP8266)

License

Notifications You must be signed in to change notification settings

mcsakoff/idf-esp32-rf433

Repository files navigation

ESP-IDF : RF433 Receiver Library

ESP32 ESP8266 License: MIT

Protocols supported so far:

  • EV1527 (RT1527, FP1527, HS1527)

  • King-Serry’s Protocol

Note

Tested on:

  • ESP-IDF (ESP8266) v3.4-63 (ge3348ac7)

  • ESP-IDF (ESP32) v4.4.3-171 (gbe9d294718)

Protocols supported but require testing:

  • HT6P20B

  • HS2303-PT

  • HT12E

  • SM5212

  • 1ByOne Doorbell

Prerequisites

  • 315/433-MHz RF receiver module.

  • ESP32 or ESP8266 family of chips based device.

  • ESP-IDF SDK and corresponding toolchain installed for ESP32.

  • ESP8266 RTOS SDK and corresponding toolchain installed for ESP8266.

Usage example

Copyright © 2019-2022 Alexey McSakoff
Free use of this software is granted under the terms of the MIT License.

See the LICENSE file for details.

About

Library for reading RF codes in ESP-IDF (ESP32 and ESP8266)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published