mcp3421
ADC interface
A Python module providing an interface to connect and measure with MCP342X ADCs via I2C
Модуль MicroPython для управления MCP342X. 18-битный аналого-цифровой преобразователь с интерфейсом I2C и встроенным ИОН. 18-Bit Analog-to-Digital Converter with I2C Interface.
0 stars
1 watching
0 forks
Language: Python
last commit: 3 months ago adci2cmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/ads1115 | A MicroPython module for controlling a multichannel differential I2C ADC | 0 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
octaprog7/ina_ti | A MicroPython module for controlling a bidirectional current/power monitor with I2C interface. | 0 |
ti-nspire/microbit_micropython_mcp3008 | An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system | 1 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
octaprog7/mcp23017 | Controls a 16-bit I/O expander with serial interface using MicroPython. | 0 |
octaprog7/pcf8574 | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
rdagger/micropython-ads1220 | A MicroPython library providing access to the ADS1220 24-bit analog-to-digital converter | 4 |