esp-idf-lib/sgm58031

1.0.7

Latest
uploaded 7 months ago
Driver for SGM58031 16-bit I2C ADC

2 examples

  • default
    This example configures two `SGM58031` devices on an `I2C` bus, one connected to `GND` and the other to `VCC`. It initializes both devices and…
    3.07 KB
  • single-shot
    The example configures a `SMG58031` device on an `I2C` bus, with the address specified by the config value `CONFIG_EXAMPLE_I2C_ADDRESS` (default…
    3.20 KB