microbit_MicroPython_MCP3008

ADC device driver

An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system

MicroPython code to use the MCP3008 analog to digital converter with a micro:bit.

GitHub

1 stars
0 watching
0 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
miketeachman/micropython-ads1219A MicroPython driver for a precision 24-bit ADC with I2C interface.4
sergeypiskunov/micropython-hx711Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter79
jajberni/mcp342x_lopyA MicroPython driver for the MCP342x ADC3
octaprog7/mcp3421A Python module providing an interface to connect and measure with MCP342X ADCs via I2C0
octaprog7/ads1115A MicroPython module for controlling a multichannel differential I2C ADC0
wayoda/micropython-mcp4725A Python driver for an I²C digital-to-analog converter (DAC) chip12
jposada202020/micropython_mma8452qA MicroPython driver for interacting with an NXP MMA8452Q accelerometer0
matthias-bs/micropython-adc_calAn ESP32-specific library that provides a calibrated on-chip ADC conversion solution18
nquest/micropython-st7565An LCD driver for microcontrollers using the ST7565 controller13
jposada202020/micropython_adxl343A driver for an accelerometer sensor in MicroPython0
fanday/adxl345_micropythonProvides access to the adxl345 sensor on microcontrollers using Python7
jxltom/micropython-mcp2515A driver for the MCP2515 CAN interface used in embedded systems.28
mattytrentini/micropython-mcp7940A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller.1
mcauser/micropython-mcp23017MicroPython driver for I2C-based 16-bit IO Expander74
jposada202020/micropython_mma8451A MicroPython module for an MMA8451 3-axis accelerometer sensor1