How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is a short and simple class for the CS1237 and CS1238 ADC. It supports reading the ADC value, reading the temperature and configuring the various device modes. In the following document, the CS1237 or cs1237 is used for both CS1237 and CS1238, unless otherwise stated.
The main features of robert-hh/cs1237 are: ADC Drivers.
Projects with overlapping indexed features include: mcauser/deshipu-micropython-ads1015 — Fork of the now archived https://bitbucket.org/thesheep/micropython-ads1015. miketeachman/micropython-ads1219 — The ADS1219 is a precision, 4-channel, 24-bit, analog-to-digital converter (ADC) with I2C interface Example usage:… octaprog7/ads1115 — Модуль MicroPython для управления ADS1115. Многоканальный, дифференциальный I2C АЦП от TI. MicroPython module for… octaprog7/mcp3421 — Модуль MicroPython для управления MCP342X. 18-битный аналого-цифровой преобразователь с интерфейсом I2C и встроенным… rdagger/micropython-ads1220 — MicroPython library for ADS1220 (24 bit analog to digital converter). robert-hh/ads1256 — This is a short and simple class for the ADS1256 and ADS1255 ADC. It supports reading the ADC value, reading the…
The ADS1219 is a precision, 4-channel, 24-bit, analog-to-digital converter (ADC) with I2C interface Example usage: single-shot conversion
Модуль MicroPython для управления ADS1115. Многоканальный, дифференциальный I2C АЦП от TI. MicroPython module for controlling ADS1115. Multichannel, differential I2C ADC from TI.
Модуль MicroPython для управления MCP342X. 18-битный аналого-цифровой преобразователь с интерфейсом I2C и встроенным ИОН. 18-Bit Analog-to-Digital Converter with I2C Interface.
Fork of the now archived https://bitbucket.org/thesheep/micropython-ads1015