MicroPython-ADC_Cal
ADC calibration library
An ESP32-specific library that provides a calibrated on-chip ADC conversion solution
MicroPython ESP32 library for calibrated on-chip ADC conversion
18 stars
1 watching
1 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
esp32micropythonmicropython-esp32
Related projects:
Repository | Description | Stars |
---|---|---|
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
ti-nspire/microbit_micropython_mcp3008 | An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system | 1 |
rdagger/micropython-ads1220 | A MicroPython library providing access to the ADS1220 24-bit analog-to-digital converter | 4 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
octaprog7/ads1115 | A MicroPython module for controlling a multichannel differential I2C ADC | 0 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
paultr/androidthingsmcp3008adc | A library for communicating with the MCP3008 Analog to Digital Converter | 15 |
anthonyknorman/micropython_ads1115 | A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
adamjezek98/mpu6050-esp8266-micropython | A library that provides an interface to read data from a 3D accelerometer and gyroscope sensor connected to an ESP8266 microcontroller using Micropython. | 87 |