awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
scruss avatar

scruss/micropython-MCP3001

0
View on GitHub↗
0 stars·0 forks·Python·MIT·9 viewsgithub.com/scruss/micropython-MCP3001↗

Micropython MCP3001

MicroPython library for the MCP3001 10-bit 1-channel SPI Analogue-Digital converter

Features

  • ADC Drivers - Driver for MCP3001 10-bit SPI ADCs.

Star history

Star history chart for scruss/micropython-mcp3001Star history chart for scruss/micropython-mcp3001

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Micropython MCP3001

These projects share indexed features with Micropython MCP3001. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • miketeachman/micropython-ads1219miketeachman avatar

    miketeachman/micropython-ads1219

    4View on GitHub↗

    The ADS1219 is a precision, 4-channel, 24-bit, analog-to-digital converter (ADC) with I2C interface Example usage: single-shot conversion

    Python
    View on GitHub↗4
  • octaprog7/ads1115octaprog7 avatar

    octaprog7/ads1115

    0View on GitHub↗

    Модуль MicroPython для управления ADS1115. Многоканальный, дифференциальный I2C АЦП от TI. MicroPython module for controlling ADS1115. Multichannel, differential I2C ADC from TI.

    Python
    View on GitHub↗0
  • octaprog7/mcp3421octaprog7 avatar

    octaprog7/mcp3421

    0View on GitHub↗

    Модуль MicroPython для управления MCP342X. 18-битный аналого-цифровой преобразователь с интерфейсом I2C и встроенным ИОН. 18-Bit Analog-to-Digital Converter with I2C Interface.

    Python
    View on GitHub↗0
  • mcauser/deshipu-micropython-ads1015mcauser avatar

    mcauser/deshipu-micropython-ads1015

    0View on GitHub↗

    Fork of the now archived https://bitbucket.org/thesheep/micropython-ads1015

    Python
    View on GitHub↗0
Compare all 9 related projects→

Frequently asked questions

What does scruss/micropython-mcp3001 do?

MicroPython library for the MCP3001 10-bit 1-channel SPI Analogue-Digital converter

What are the main features of scruss/micropython-mcp3001?

The main features of scruss/micropython-mcp3001 are: ADC Drivers.

Which projects share features with scruss/micropython-mcp3001?

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…