Environment | esp32dev-multi_receiver-pilight |
uC | esp32dev |
Hardware | |
Description | Multi RF library with the possibility to switch between ESPilight, NewRemoteSwitch and RCSwitch, need CC1101 |
Modules | gatewayRF |
| gatewayRF2 |
| gatewayPilight |
Platform | com.esp32_platform |
Partitions | min_spiffs.csv |
Libraries | com-esp32.lib_deps |
| rc-switch |
| smartrc-cc1101-driver-lib |
| esppilight |
| newremoteswitch |
Options | com-esp32.build_flags |
| ZgatewayRF="RF" |
| ZgatewayRF2="RF2" |
| ZgatewayPilight="Pilight" |
| ZradioCC1101="CC1101" |
| Gateway_Name="OMG_multi_receiver" |
| valueAsATopic=true ; MQTT topic includes model and device (rtl_433) or protocol and id (RF and PiLight) |
| RF_CC1101="CC1101" ; CC1101 Transceiver Module |
| RF_MODULE_CS=5 ; pin to be used as chip select |
| RF_MODULE_GDO0=12 ; CC1101 pin GDO0 |
| RF_MODULE_GDO2=27 ; CC1101 pin GDO2 |