mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-11-01 16:25:36 +00:00
368 lines
15 KiB
JSON
368 lines
15 KiB
JSON
[
|
|
{
|
|
"name": "TuyaMCU",
|
|
"title": "TODO",
|
|
"descr": "TuyaMCU is a protocol used for communication between WiFI module and external MCU. This protocol is using usually RX1/TX1 port of BK chips. See [TuyaMCU dimmer example](https://www.elektroda.com/rtvforum/topic3929151.html), see [TH06 LCD humidity/temperature sensor example](https://www.elektroda.com/rtvforum/topic3942730.html), see [fan controller example](https://www.elektroda.com/rtvforum/topic3908093.html), see [simple switch example](https://www.elektroda.com/rtvforum/topic3906443.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "tmSensor",
|
|
"title": "TODO",
|
|
"descr": "The tmSensor must be used only when TuyaMCU is already started. tmSensor is a TuyaMcu Sensor, it's used for Low Power TuyaMCU communication on devices like TuyaMCU door sensor, or TuyaMCU humidity sensor. After device reboots, tmSensor uses TuyaMCU to request data update from the sensor and reports it on MQTT. Then MCU turns off WiFi module again and goes back to sleep. See an [example door sensor here](https://www.elektroda.com/rtvforum/topic3914412.html).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "FREEZE",
|
|
"title": "TODO",
|
|
"descr": "Freeze is a test driver for watchdog. Enabling this will freeze device main loop.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "PixelAnim",
|
|
"title": "TODO",
|
|
"descr": "PixelAnim provides a simple set of WS2812B animations",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Drawers",
|
|
"title": "TODO",
|
|
"descr": "WS2812B driver wrapper with REST API for [smart drawers project](https://www.elektroda.com/rtvforum/topic4054134.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "HGS02",
|
|
"title": "TODO",
|
|
"descr": "[HGS02](https://www.elektroda.com/rtvforum/viewtopic.php?p=21177061#21177061)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "OpenWeatherMap",
|
|
"title": "TODO",
|
|
"descr": "Widget .",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Widget",
|
|
"title": "TODO",
|
|
"descr": "Widget .",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TestCharts",
|
|
"title": "TODO",
|
|
"descr": "Development only driver - a sample of chart generation with chart.js.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Charts",
|
|
"title": "TODO",
|
|
"descr": "Charts driver allows you to create a customizable chart directly on your device. See [tutorial](https://www.elektroda.com/rtvforum/topic4075289.html).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "NTP",
|
|
"title": "TODO",
|
|
"descr": "NTP driver is required to get current time and date from web. Without it, there is no correct datetime. Put 'startDriver NTP' in short startup line or autoexec.bat to run it on start.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "HTTPButtons",
|
|
"title": "TODO",
|
|
"descr": "This driver allows you to create custom, scriptable buttons on main WWW page. You can create those buttons in autoexec.bat and assign commands to them",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TESTPOWER",
|
|
"title": "TODO",
|
|
"descr": "This is a fake POWER measuring socket driver, only for testing",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TESTLED",
|
|
"title": "TODO",
|
|
"descr": "This is a fake I2C LED driver, only for testing",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "I2C",
|
|
"title": "TODO",
|
|
"descr": "Generic I2C, not used for LED drivers, but may be useful for displays or port expanders. Supports both hardware and software I2C.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "RN8209",
|
|
"title": "TODO",
|
|
"descr": "Bqqqqqqqqqq ",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BL0942",
|
|
"title": "TODO",
|
|
"descr": "BL0942 is a power-metering chip which uses UART protocol for communication. It's usually connected to TX1/RX1 port of BK. You need to calibrate power metering once, just like in Tasmota. See [LSPA9 teardown example](https://www.elektroda.com/rtvforum/topic3887748.html). By default, it uses 4800 baud, but you can also enable it with baud 9600 by using 'startDriver BL0942 9600', see [related topic](https://www.elektroda.com/rtvforum/viewtopic.php?p=20957896#20957896)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "PWMG",
|
|
"title": "TODO",
|
|
"descr": " ",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BL0942SPI",
|
|
"title": "TODO",
|
|
"descr": "BL0942 driver version for SPI protocol. It's usually connected to SPI1 port of BK. You need to calibrate power metering once, just like in Tasmota. See [PZIOT-E01 teardown example](https://www.elektroda.com/rtvforum/topic3945667.html). ",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "ChargingLimit",
|
|
"title": "TODO",
|
|
"descr": "Mechanism to perform an action based on a max. delta value and max time. Used to control Electric Vehicle chargers. See [discussion](https://github.com/openshwprojects/OpenBK7231T_App/issues/892).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BL0937",
|
|
"title": "TODO",
|
|
"descr": "BL0937 is a power-metering chip which uses custom protocol to report data. It requires setting 3 pins in pin config: CF, CF1 and SEL",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "CSE7766",
|
|
"title": "TODO",
|
|
"descr": "CSE7766 is a power-metering chip which uses UART protocol for communication. It's usually connected to TX1/RX1 port of BK",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "MAX6675",
|
|
"title": "TODO",
|
|
"descr": "Thermocouple driver for measuring high temperatures, see [presentation](https://www.elektroda.com/rtvforum/topic4055231.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "PT6523",
|
|
"title": "TODO",
|
|
"descr": "Car radio LCD driver, see [teardown and presentation](https://www.elektroda.com/rtvforum/topic3983111.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TextScroller",
|
|
"title": "TODO",
|
|
"descr": "BQQQK",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SM16703P",
|
|
"title": "TODO",
|
|
"descr": "SM16703P is an individually addressable LEDs controller like WS2812B. Currently SM16703P LEDs are supported through hardware SPI, LEDs data should be connected to P16 (MOSI), [here you can read](https://www.elektroda.com/rtvforum/topic4005865.html) how to break it out on CB2S.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SM15155E",
|
|
"title": "TODO",
|
|
"descr": "SM15155E is a WS2812B-like single wire LED controller. It's also always using P16 (SPI out) on Beken. See [reverse-engineering topic](https://www.elektroda.com/rtvforum/topic4060227.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "IR",
|
|
"title": "TODO",
|
|
"descr": "IRLibrary wrapper, so you can receive remote signals and send them. See [forum discussion here](https://www.elektroda.com/rtvforum/topic3920360.html), also see [LED strip and IR YT video](https://www.youtube.com/watch?v=KU0tDwtjfjw)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "IR2",
|
|
"title": "IR2",
|
|
"descr": "TODO",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "DDP",
|
|
"title": "TODO",
|
|
"descr": "DDP is a LED control protocol that is using UDP. You can use xLights or any other app to control OBK LEDs that way. See [DDP topic](https://www.elektroda.com/rtvforum/topic4040325.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SSDP",
|
|
"title": "TODO",
|
|
"descr": "SSDP is a discovery protocol, so BK devices can show up in, for example, Windows network section",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "DGR",
|
|
"title": "TODO",
|
|
"descr": "Tasmota Device groups driver. See [forum example](https://www.elektroda.com/rtvforum/topic3925472.html) and [video tutorial](https://www.youtube.com/watch?v=e1xcq3OUR5M&ab_channel=Elektrodacom)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Wemo",
|
|
"title": "TODO",
|
|
"descr": "Wemo emulation for Alexa. You must also start SSDP so it can run, because it depends on SSDP discovery.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Hue",
|
|
"title": "TODO",
|
|
"descr": "Hue emulation for Alexa. You must also start SSDP so it can run, because it depends on SSDP discovery.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "PWMToggler",
|
|
"title": "TODO",
|
|
"descr": "PWMToggler is a custom abstraction layer that can run on top of raw PWM channels. It provides ability to turn off/on the PWM while keeping it's value, which is not possible by direct channel operations. It can be used for some custom devices with extra lights/lasers. See example [here](https://www.elektroda.com/rtvforum/topic3939064.html).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "DoorSensor",
|
|
"title": "TODO",
|
|
"descr": "DoorSensor is using deep sleep to preserve battery. This is used for devices without TuyaMCU, where BK deep sleep and wakeup on GPIO is used. This drives requires you to set a DoorSensor pin. Change on door sensor pin wakes up the device. If there are no changes for some time, device goes to sleep. See example [here](https://www.elektroda.com/rtvforum/topic3960149.html). If your door sensor does not wake up in certain pos, please use DSEdge command (try all 3 options, default is 2). ",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "ADCButton",
|
|
"title": "TODO",
|
|
"descr": "This allows you to connect multiple buttons on single ADC pin. Each button must have a different resistor value, this works by probing the voltage on ADC from a resistor divider. You need to select AB_Map first. See forum post for [details](https://www.elektroda.com/rtvforum/viewtopic.php?p=20541973#20541973).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "MAX72XX_Clock",
|
|
"title": "TODO",
|
|
"descr": "Simple hardcoded driver for MAX72XX clock. Requires manual start of MAX72XX driver with MAX72XX setup and NTP start.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SM2135",
|
|
"title": "TODO",
|
|
"descr": "SM2135 custom-'I2C' LED driver for RGBCW lights. This will start automatically if you set both SM2135 pin roles. This may need you to remap the RGBCW indexes with SM2135_Map command",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BP5758D",
|
|
"title": "TODO",
|
|
"descr": "BP5758D custom-'I2C' LED driver for RGBCW lights. This will start automatically if you set both BP5758D pin roles. This may need you to remap the RGBCW indexes with BP5758D_Map command. This driver is used in some of BL602/Sonoff bulbs, see [video flashing tutorial here](https://www.youtube.com/watch?v=L6d42IMGhHw)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BP1658CJ",
|
|
"title": "TODO",
|
|
"descr": "BP1658CJ custom-'I2C' LED driver for RGBCW lights. This will start automatically if you set both BP1658CJ pin roles. This may need you to remap the RGBCW indexes with BP1658CJ_Map command",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SM2235",
|
|
"title": "TODO",
|
|
"descr": "SM2335 andd SM2235 custom-'I2C' LED driver for RGBCW lights. This will start automatically if you set both SM2235 pin roles. This may need you to remap the RGBCW indexes with SM2235_Map command. This driver also works for SM2185N.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BMP280",
|
|
"title": "TODO",
|
|
"descr": "BMP280 is a Temperature and Pressure sensor with I2C interface.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "MAX72XX",
|
|
"title": "TODO",
|
|
"descr": "MAX72XX LED matrix display driver with font and simple script interface. See [protocol explanation](https://www.elektroda.pl/rtvforum/viewtopic.php?p=18040628#18040628)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "BMPI2C",
|
|
"title": "TODO",
|
|
"descr": "Driver for BMP085, BMP180, BMP280, BME280, BME68X sensors with I2C interface.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "CHT83XX",
|
|
"title": "TODO",
|
|
"descr": "CHT8305, CHT8310 and CHT8315 are a Temperature and Humidity sensors with I2C interface.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "MCP9808",
|
|
"title": "TODO",
|
|
"descr": "MCP9808 is a Temperature sensor with I2C interface and an external wakeup pin, see [docs](https://www.elektroda.pl/rtvforum/topic3988466.html).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "KP18058",
|
|
"title": "TODO",
|
|
"descr": "KP18058 I2C LED driver. Supports also KP18068. Working, see reverse-engineering [topic](https://www.elektroda.pl/rtvforum/topic3991620.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "ADCSmoother",
|
|
"title": "TODO",
|
|
"descr": "qq",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SHT3X",
|
|
"title": "TODO",
|
|
"descr": "Humidity/temperature sensor. See [SHT Sensor tutorial topic here](https://www.elektroda.com/rtvforum/topic3958369.html), also see [this sensor teardown](https://www.elektroda.com/rtvforum/topic3945688.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "SGP",
|
|
"title": "TODO",
|
|
"descr": "SGP Air Quality sensor with I2C interface. See [this DIY sensor](https://www.elektroda.com/rtvforum/topic3967174.html) for setup information.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "ShiftRegister",
|
|
"title": "TODO",
|
|
"descr": "Simple Shift Register driver that allows you to map channels to shift register output. See [related topic](https://www.elektroda.com/rtvforum/viewtopic.php?p=20533505#20533505)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "AHT2X",
|
|
"title": "TODO",
|
|
"descr": "AHT Humidity/temperature sensor. Supported sensors are: AHT10, AHT2X, AHT30. See [presentation guide](https://www.elektroda.com/rtvforum/topic4052685.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "DS1820",
|
|
"title": "TODO",
|
|
"descr": "Very simple driver for oneWire temperature sensor DS1820.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "HT16K33",
|
|
"title": "TODO",
|
|
"descr": "Driver for 16-segment LED display with I2C. See [protocol explanation](https://www.elektroda.pl/rtvforum/topic3984616.html)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TM1637",
|
|
"title": "TODO",
|
|
"descr": "Driver for 7-segment LED display with DIO/CLK interface. See [TM1637 information](https://www.elektroda.com/rtvforum/viewtopic.php?p=20468593#20468593)",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "GN6932",
|
|
"title": "TODO",
|
|
"descr": "Driver for 7-segment LED display with DIO/CLK/STB interface. See [this topic](https://www.elektroda.com/rtvforum/topic3971252.html) for details.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "TM1638",
|
|
"title": "TODO",
|
|
"descr": "Driver for 7-segment LED display with DIO/CLK/STB interface. TM1638 is very similiar to GN6932 and TM1637. See [this topic](https://www.elektroda.com/rtvforum/viewtopic.php?p=20553628#20553628) for details.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "HD2015",
|
|
"title": "TODO",
|
|
"descr": "Driver for 7-segment LED display with I2C-like interface. Seems to be compatible with TM1650. HD2015 is very similiar to GN6932 and TM1637. See [this topic](https://www.elektroda.com/rtvforum/topic4052946.html) for details.",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Battery",
|
|
"title": "TODO",
|
|
"descr": "Custom mechanism to measure battery level with ADC and an optional relay. See [example here](https://www.elektroda.com/rtvforum/topic3959103.html).",
|
|
"requires": ""
|
|
},
|
|
{
|
|
"name": "Bridge",
|
|
"title": "TODO",
|
|
"descr": "A bridge relay driver, added for [TONGOU TO-Q-SY1-JWT Din Rail Switch](https://www.elektroda.com/rtvforum/topic3934580.html). See linked topic for info.",
|
|
"requires": ""
|
|
}
|
|
] |