mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
LED Drivers - Fix typo (#2657)
This commit is contained in:
parent
b4ef1452a5
commit
5dbd8210ee
@ -10,7 +10,7 @@ BP1658CJ LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The BP1658CJ component represents a BP1658CJ LED diver chain in
|
The BP1658CJ component represents a BP1658CJ LED driver chain in
|
||||||
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
||||||
|
|
||||||
To use the channels of this components, you first need to setup the
|
To use the channels of this components, you first need to setup the
|
||||||
|
@ -10,7 +10,7 @@ BP5758D LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The BP5758D component represents a BP5758D LED diver chain in
|
The BP5758D component represents a BP5758D LED driver chain in
|
||||||
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
||||||
|
|
||||||
To use the channels of this components, you first need to setup the
|
To use the channels of this components, you first need to setup the
|
||||||
|
@ -11,7 +11,7 @@ MY9231/MY9291 LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The MY9231/MY9291 component represents a MY9231/MY9291 LED diver chain
|
The MY9231/MY9291 component represents a MY9231/MY9291 LED driver chain
|
||||||
(`MY9231 description <http://www.my-semi.com.tw/file/MY9231_BF_0.91.pdf>`__,
|
(`MY9231 description <http://www.my-semi.com.tw/file/MY9231_BF_0.91.pdf>`__,
|
||||||
`MY9291 description <http://www.my-semi.com.tw/file/MY9291_BF_0.91.pdf>`__) in
|
`MY9291 description <http://www.my-semi.com.tw/file/MY9291_BF_0.91.pdf>`__) in
|
||||||
ESPHome. Communication is done with two GPIO pins (DI and DCKI) and multiple
|
ESPHome. Communication is done with two GPIO pins (DI and DCKI) and multiple
|
||||||
|
@ -11,7 +11,7 @@ SM16716 LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The SM16716 component represents a SM16716 LED diver chain
|
The SM16716 component represents a SM16716 LED driver chain
|
||||||
(`SM16716 description <https://github.com/sowbug/sm16716/blob/master/SM16716%20Datasheet%20%5BChinese%5D.pdf>`__,
|
(`SM16716 description <https://github.com/sowbug/sm16716/blob/master/SM16716%20Datasheet%20%5BChinese%5D.pdf>`__,
|
||||||
`SM16716 description <https://github.com/sowbug/sm16716/blob/master/SM16716%20Datasheet%20%5BChinese%5D.pdf>`__) in
|
`SM16716 description <https://github.com/sowbug/sm16716/blob/master/SM16716%20Datasheet%20%5BChinese%5D.pdf>`__) in
|
||||||
ESPHome. Communication is done with two GPIO pins (MOSI and SCLK) and multiple
|
ESPHome. Communication is done with two GPIO pins (MOSI and SCLK) and multiple
|
||||||
|
@ -10,7 +10,7 @@ SM2135 LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The SM2135 component represents a SM2135 LED diver chain
|
The SM2135 component represents a SM2135 LED driver chain
|
||||||
(`SM2135 description <https://github.com/arendst/Sonoff-Tasmota/files/3656603/SM2135E_zh-CN_en-US_translated.pdf>`__,
|
(`SM2135 description <https://github.com/arendst/Sonoff-Tasmota/files/3656603/SM2135E_zh-CN_en-US_translated.pdf>`__,
|
||||||
`SM2135 description <https://github.com/arendst/Sonoff-Tasmota/files/3656603/SM2135E_zh-CN_en-US_translated.pdf>`__) in
|
`SM2135 description <https://github.com/arendst/Sonoff-Tasmota/files/3656603/SM2135E_zh-CN_en-US_translated.pdf>`__) in
|
||||||
ESPHome. Communication is done with two GPIO pins (MOSI and SCLK).
|
ESPHome. Communication is done with two GPIO pins (MOSI and SCLK).
|
||||||
|
@ -10,7 +10,7 @@ SM2235 LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The SM2235 component represents a SM2235 LED diver chain in
|
The SM2235 component represents a SM2235 LED driver chain in
|
||||||
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
||||||
|
|
||||||
To use the channels of this components, you first need to setup the
|
To use the channels of this components, you first need to setup the
|
||||||
|
@ -10,7 +10,7 @@ SM2335 LED driver
|
|||||||
Component/Hub
|
Component/Hub
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The SM2335 component represents a SM2335 LED diver chain in
|
The SM2335 component represents a SM2335 LED driver chain in
|
||||||
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
ESPHome. Communication is done with two GPIO pins (DATA and CLK).
|
||||||
It is used in some smart light bulbs:
|
It is used in some smart light bulbs:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user