Micropython_ADS1115
ADS converter library
A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers.
4 stars
2 watching
2 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
octaprog7/ads1115 | A MicroPython module for controlling a multichannel differential I2C ADC | 0 |
robert-hh/ads7818 | Provides a Python interface to an ADS7818 analog-to-digital converter for use with SPI buses. | 0 |
rdagger/micropython-ads1220 | A MicroPython library providing access to the ADS1220 24-bit analog-to-digital converter | 4 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
robert-hh/ads1x15 | A driver for ADS1x15 Analogue-Digital Converters | 95 |
anthonyknorman/esp8266_mcp23s17 | A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 | 1 |
ti-nspire/microbit_micropython_mcp3008 | An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system | 1 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
matthias-bs/micropython-adc_cal | An ESP32-specific library that provides a calibrated on-chip ADC conversion solution | 18 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |