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

MCP3428
Convertidor analógico a digital
3 years
Works with Finder
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.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Servidores MCP impresionantes: una lista curada de servidores de protocolo de contexto del modelo
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!