
MCP3428
Convertisseur analogique à numérique
4
Github Watches
7
Github Forks
5
Github Stars
MCP3428
MCP3428 Analog to Digital Converter.
The MCP3428 is a 4-Channel Analog to Digital Converter.
This Device is available from ControlEverything.com [SKU: MCP3428_I2CADC]
https://www.controleverything.com/content/Analog-Digital-Converters?sku=MCP3428_I2CADC
This Sample code can be used with Raspberry Pi, Arduino, Particle Photon, Beaglebone Black and Onion Omega.
Java
Download and install pi4j library on Raspberry pi. Steps to install pi4j are provided at:
Download (or git pull) the code in pi.
Compile the java program.
$> pi4j MCP3428.java
Run the java program.
$> pi4j MCP3428
Python
Download and install smbus library on Raspberry pi. Steps to install smbus are provided at:
https://pypi.python.org/pypi/smbus-cffi/0.5.1
Download (or git pull) the code in pi. Run the program.
$> python MCP3428.py
Arduino
Download and install Arduino Software (IDE) on your machine. Steps to install Arduino are provided at:
https://www.arduino.cc/en/Main/Software
Download (or git pull) the code and double click the file to run the program.
Compile and upload the code on Arduino IDE and see the output on Serial Monitor.
Particle Photon
Login to your Photon and setup your device according to steps provided at:
https://docs.particle.io/guide/getting-started/connect/photon/
Download (or git pull) the code. Go to online IDE and copy the code.
https://build.particle.io/build/
Verify and flash the code on your Photon. Code output is shown in logs at dashboard:
https://dashboard.particle.io/user/logs
##C
Setup your BeagleBone Black according to steps provided at:
https://beagleboard.org/getting-started
Download (or git pull) the code in Beaglebone Black.
Compile the c program.
$>gcc MCP3428.c -o MCP3428
Run the c program.
$>./MCP3428
Onion Omega
Get Started and setting up the Onion Omega according to steps provided at :
https://wiki.onion.io/Get-Started
To install the Python module, run the following commands:
opkg update
opkg install python-light pyOnionI2C
Download (or git pull) the code in Onion Omega. Run the program.
$> python MCP3428.py
#####The code output is digital value of an analog input.
相关推荐
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.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Une liste organisée des serveurs de protocole de contexte de modèle (MCP)
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Reviews

user_aSFmeNl8
The MCP3428 is an exceptional product! I've been using it for various precision measurement applications, and it has consistently delivered reliable and accurate results. Its straightforward integration with my projects and the excellent community support from ControlEverythingCommunity enhance its value. The detailed documentation available on the GitHub link is incredibly helpful. Highly recommended for anyone needing a high-resolution ADC!