An ESP8266 gateway for 433 MHz IoT devices
Go to file
Mike Jagdis 9eada31865 Port to ESP32 (esp-idf)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2023-10-04 18:26:58 +01:00
components Port to ESP32 (esp-idf) 2023-10-04 18:26:58 +01:00
doc Doxygen changes, style overrides, and deploy targets 2023-09-22 14:23:31 +01:00
main Port to ESP32 (esp-idf) 2023-10-04 18:26:58 +01:00
tests Move rfgate/rflink tests down and colourize all test output 2022-10-10 22:43:23 +01:00
.gitmodules Include rtl_433_test samples for testing 2022-09-28 15:49:35 +01:00
CMakeLists.txt Port to ESP32 (esp-idf) 2023-10-04 18:26:58 +01:00
colourizer Strip ^M before colourizing 2022-10-10 22:43:38 +01:00
Doxyfile Doxygen changes, style overrides, and deploy targets 2023-09-22 14:23:31 +01:00
DoxygenLayout.xml Add client protocols docs and layout 2022-11-10 13:40:45 +00:00
Makefile Port to ESP32 (esp-idf) 2023-10-04 18:26:58 +01:00
makegen.sh Add generic compile (no GPIO or I2C) for testing 2022-09-28 15:49:32 +01:00
README.md Minor doc clean up 2023-06-26 18:06:31 +01:00
rfgate.sh Build per-arch not per-OS vendor/release 2022-08-28 14:08:53 +01:00
sdkconfig.defaults Port to ESP32 (esp-idf) 2023-10-04 18:26:58 +01:00
test.mk Update test handling 2022-10-10 22:43:28 +01:00

RFGate

An ESP8266 based gateway that receives signals from a variety of 433 MHz sensors and forwards them to clients, such as openHAB, connected via WiFI.