Confidential guide on numerology and astrology, based of GG33 Public information

python-mcp342x
访问Python的Microchip MCP342X类似于数字转换器的类似物
3 years
Works with Finder
3
Github Watches
14
Github Forks
13
Github Stars
MCP342x
A Python module to support Microchip MCP342x analogue to digital converters. The devices use the I2C bus. For the low level I2C protocol this module depends on SMBus.
Supported devices
- MCP3422: 2 channel, 12, 14, 16, or 18 bit
- MCP3423: 2 channel, 12, 14, 16, or 18 bit
- MCP3424: 4 channel, 12, 14, 16, or 18 bit
- MCP3426: 2 channel, 12, 14, or 16 bit
- MCP3427: 2 channel, 12, 14, or 16 bit
- MCP3428: 4 channel, 12, 14, or 16 bit
The MCP3422 and MCP3426 use I2C address 0x68, all other devices can be configured to use any address in the range 0x68 - 0x6F (inclusive).
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Reviews

user_qZL7aCUg
I've been using python-MCP342x by stevemarple and I'm thoroughly impressed! This library is incredibly reliable and makes integrating with MCP342x ADCs straightforward and efficient. The documentation is clear, and the examples provided are very helpful. If you're working on a project that requires high-precision ADC integration, I highly recommend checking out python-MCP342x on GitHub.