mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-14 01:21:33 +01:00
Image path CANBUS update to absolute paths (#4346)
This commit is contained in:
parent
afb0acbaab
commit
9114931835
@ -69,13 +69,13 @@ use a voltage divider here instead.
|
||||
|
||||
.. figure:: images/canbus_esp32_5v.png
|
||||
:align: center
|
||||
:target: ../_images/canbus_esp32_5v.png
|
||||
:target: /_images/canbus_esp32_5v.png
|
||||
|
||||
If you prefer to only have a 3.3V power supply, special 3.3V CAN transceivers are available.
|
||||
|
||||
.. figure:: images/canbus_esp32_3v3.png
|
||||
:align: center
|
||||
:target: ../_images/canbus_esp32_3v3.png
|
||||
:target: /_images/canbus_esp32_3v3.png
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
@ -63,13 +63,13 @@ and CS out of specification which is rarely a problem.
|
||||
|
||||
.. figure:: images/canbus_mcp2515_resistor.png
|
||||
:align: center
|
||||
:target: ../_images/canbus_mcp2515_resistor.png
|
||||
:target: /_images/canbus_mcp2515_resistor.png
|
||||
|
||||
A more complex option is to properly convert the 3.3V and 5V logic levels with a level shifter.
|
||||
|
||||
.. figure:: images/canbus_mcp2515_txs0108e.png
|
||||
:align: center
|
||||
:target: ../_images/canbus_mcp2515_txs0108e.png
|
||||
:target: /_images/canbus_mcp2515_txs0108e.png
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user