mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
mcp4728 is required (#3302)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
parent
083f3f264b
commit
f95d5e4b2f
@ -11,9 +11,6 @@ The MCP4728 output component allows to use `12bit external quad DAC
|
|||||||
<https://www.adafruit.com/product/4470>`__
|
<https://www.adafruit.com/product/4470>`__
|
||||||
in order to have analog outputs on any board by using :ref:`I²C <i2c>`. Devices default address is ``0x60``.
|
in order to have analog outputs on any board by using :ref:`I²C <i2c>`. Devices default address is ``0x60``.
|
||||||
|
|
||||||
If you only have one, it is not necessary to explicitly specify the ``mcp4728:`` component in the config unless you need to change the parameters.
|
|
||||||
It will be automatically created with the default settings if you use it.
|
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
# Example configuration entry
|
# Example configuration entry
|
||||||
|
Loading…
Reference in New Issue
Block a user