Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 187 Bytes

File metadata and controls

13 lines (10 loc) · 187 Bytes

MCP3421

18-Bit Analog-to-Digital Converter with I²C Interface

Example config

sensor:
  - platform: mcp3421
    id: some_adc
    sample_width: 18
    continuous: true