Cover image
Try Now
2021-10-17

Bibliothèque Arduino pour soutenir Microchip ADC342X Analogue aux convertisseurs numériques

3 years

Works with Finder

5

Github Watches

22

Github Forks

23

Github Stars

MCP342x ADC library

Arduino library to support Microchip MCP342x analogue to digital converters. The devices utilise the I2C bus. For the low level I2C protocol this library depends on the Arduino Wire library.

Supported devices

  • MCP3422: 2 channel, 12, 14, 16, or 18 bit
  • MCP3423: 2 channel, 12, 14, 16, or 18 bit
  • MCP3424: 4 channel, 12, 14, 16, or 18 bit
  • MCP3426: 2 channel, 12, 14, or 16 bit
  • MCP3427: 2 channel, 12, 14, or 16 bit
  • MCP3428: 4 channel, 12, 14, or 16 bit

The MCP3422 and MCP3426 use I2C address 0x68, all other devices can be configured to use any address in the range 0x68 - 0x6F (inclusive).

License

Released under the GNU Lesser General Public License, version 2.1. See license.txt for details.

Examples

ListDevices

List all devices which respond to a request for one byte. Useful to debug the I2C bus.

ConvertAndRead

Demonstrate the use of the convertAndRead() function.

ConvertAndReadNoDelay

Demonstrate the use of the convert() and read() functions to implement non-blocking analogue to digital conversion. Example makes use of the built-in LED to demonstrate how a slow 18-bit conversion need not interfere with other actions.

GeneralCallConversion

Demonstrate the general call conversion command which can be used to instruct several analogue to digital converters to begin conversion simultanteously.

Contributors

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

  • av
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • appcypher
  • Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle

  • chongdashu
  • Activer les clients adjoints AI comme Cursor, Windsurf et Claude Desktop pour contrôler le moteur Unreal à travers le langage naturel à l'aide du Protocole de contexte modèle (MCP).

  • 1Panel-dev
  • 🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.

  • alexander-zuev
  • Query MCP permet la gestion de bout en bout de Supabase via l'interface de chat: Lire et écrire des exécutions de requête, prise en charge de l'API de gestion, version automatique de migration, accès aux journaux et bien plus encore.

    Reviews

    4 (1)
    Avatar
    user_ihiNpbgt
    2025-04-17

    I am thoroughly impressed with the MCP342x by stevemarple. This precision ADC module is incredibly easy to use and offers excellent performance for any project requiring high-resolution analog-to-digital conversion. The documentation on GitHub is comprehensive and the community support is fantastic. Highly recommend checking it out!