static void Relay_ON(void) { HAL_GPIO_WritePin(Relay_GPIO_Port,Relay_Pin,GPIO_PIN_SET); } /* * @name Relay_OFF * @brief 关闭 * @param None * @retval None */ static void Relay_OFF(void) { HAL_GPIO_WritePin(Relay_GPIO_Port,Relay_Pin,GPIO_PIN_RESET); } /* * @name Relay_Flip...
id: relay_1 pin: D1 # 根据你的模块修改 GPIO 引脚 - platform: gpio id: relay_2 pin: D2 - platform: gpio id: relay_3 pin: D3 - platform: gpio id: relay_4 pin: D4 # 可选:如果你想为继电器添加开关实体 binary_sensor: - platform: gpio name: "Relay 1 Switch" pin: D1 ...
Here GPIO0 is used as an output to drive the relay and GPIO0/GPIO2 is used as an input to read the momentary push button which is used as a manual override to turn the relay on and off, in addition to the remote control over the WiFi connection. The momentary push button is also ...
1、赛 5V 四路 WIFI 继电器模块LC-Relay-ESP01-4R-5V5V ESP826路 WiFi 继电器 物联网智能家居手机 APP开关市赛科技2018-011一、 概述赛 5V ESP826成熟稳定的 8 位 MCU路 WIFI 继电器模块以 ESP-01 作为 WIFI 模组,配合APP 在局,只需简单的配置过程即可实现使用域网内对 4 路继电器的无线二、 功能...
The intelligent relay module based on ESP-01S WIFI module design, can be used for DIY their own smart switch, you can remotely control through the mobile phone APP. Features: * Module operating voltage: DC 5V * Relay load capacity: 10A 250VAC 10A 125VAC 10A 30VDC 10A 28VDC ...
The intelligent relay module based on ESP-01S WIFI module design, can be used for DIY their own smart switch, you can remotely control through the mobile phone APP. Features: * Module operating voltage: DC 5V * Relay load capacity: 10A 250VAC 10A 125VAC 10A 30VDC 10A 28VDC ESP8266 5V...
This WIFI relay based on AI-Thinker ESP-01S WIFI module. It is designed for smart home, Internet of thing and other DIY project. With this smart relay, you will easy to DIY your smart switch to control any device by your phone anywhere. We support the APP and LUA source code. ...
This WIFI relay based AI-Thinker ESP-01S WIFI module. It is designed for smart home, Internet of thing and other project. With this smart relay, you will easy to your smart switch to control any device by your phone anywhere. Specification: Product size: 37 * 25mm Operating voltage: DC5V...
Thermal Relay Use General Purpose Size Miniature Protect Feature Epoxy Packaging and delivery Selling Units: Single item Single package size: 10X10X5 cm Single gross weight: 0.200 kg Show more Lead time Quantity (pieces)1 - 200> 200 Lead time (days)10To be negotiated ...
For instance you can easily implement a relay control (GPIO2 - output) and push button override (GPIO0 - input) that you could use as a web controlled light switch with local manual control.ESP-01 vs ESP-01S: Conclusions The ESP-01S usually has a 4MByte serial flash fitted - 4x ...