ESP-IDF compatible library for using the MCP342X series of ADCs with i2c interface.
Requires esp32-smbus.
- Base implementation in C style for compatibility
- C++ implementation to be subclassed for modifications
- Inspired by MCP342X Analog-to-Digital Converter Library
- "SMBus" is a trademark of Intel Corporation.
- "I2C" is a registered trademark of Phillips Corporation.