
MCP3424
MCP3424 -Bibliothek für den Arduino
1
Github Watches
5
Github Forks
11
Github Stars
MCP3424
library for the Arduino.
The MCP3424 is a low-cost 18Bit Sigma-Delta ADC with I2C Interface.
This library implements the following features:
- channel setting by address or pin selection
- continuous and one_shot modes
- selectable sample rates 12,14,16 and 18 bit
- selectable PGA gains: x1, x2, x4, x8
- error detection: overflow, underflow, i2c, progress, timeout
- selectable blocking/non-blocking modes
- highest valid gain selection
- general call signalling
Author: Bernhard Schneider bernhard@neaptide.org
Available from: https://github.com/bersch/MCP3424
License: GNU LGPL
This library may also be used for MCP3421, MCP3422, MCP3423, MCP3425, MCP3426, MCP3427, MCP3428
See also:
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
Reviews

user_iXJRDDZ0
The MCP3424 is an impressive ADC that I have been using for my projects. Its high resolution and simplicity of integration are standout features. Thanks to bersch on GitHub for making this readily available. Highly recommend it for anyone needing precise analog-to-digital conversion.