https://github.com/webge/mcp342x
A .NETMF v4.3 class for MCP342x : 18-Bit, Multi-Channel ΔΣ Analog-to-Digital Converter with I2C Interface and On-Board Reference
https://github.com/webge/mcp342x
brainpad cobra csharp digital-converter fez i2c-interface mcp3424 multi-channel-analog netduino netmf panda visual-studio
Last synced: about 2 months ago
JSON representation
A .NETMF v4.3 class for MCP342x : 18-Bit, Multi-Channel ΔΣ Analog-to-Digital Converter with I2C Interface and On-Board Reference
- Host: GitHub
- URL: https://github.com/webge/mcp342x
- Owner: WebGE
- Created: 2017-02-28T07:28:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T06:58:53.000Z (over 6 years ago)
- Last Synced: 2025-01-26T18:17:30.569Z (4 months ago)
- Topics: brainpad, cobra, csharp, digital-converter, fez, i2c-interface, mcp3424, multi-channel-analog, netduino, netmf, panda, visual-studio
- Language: C#
- Homepage: https://webge.github.io/MCP342x/
- Size: 2.85 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCP342x
## Description
Source code.
A **.NETMF v4.3** class write for a MCP3424 circuit : 18-Bit, Multi-Channel ΔΣ Analog-to-Digital Converter with I2C Interface and On-Board Reference class.
This class is also in the [MicroToolsKit](https://www.nuget.org/packages/WEBGE.Microtoolskit/) **library**. Download at [nuget.org](https://www.nuget.org).

## Hardware
**Targets**: Netduino, Netduino2 plus, Netduino 3, FEZ PANDA 3 et COBRA 3.
## Software
* **Language** : C#
* **Framework used** : .NETMF 4.3
* **IDE** : Visual Studio Community 2015
* **xml** : documentation inside class
* **Exception** : if transaction failed## Visual Studio solution
* **MCP342x**
* **MCP342x** : .NetMF class

* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board
* **BrainPad** : class test program for BrainPad board
* **BrainPadLibrary** : class library for BrainPad board## Assembly

## Videos on youtube
* [BrainPad and DFR0316 DFROBOT Module](https://www.youtube.com/watch?v=rssATy6FkfU)
* [Module BrainPad and ADC3 click MikroElektronika](https://youtu.be/Ds21iNaIAbM)## Keywords
I²C Bus, Netduino, FEZ, PANDA, COBRA, BrainPad, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino2 plus, BrainPad
## Todo list
Test negative voltage
## To get started
See [MCP342x GitHub Page](https://webge.github.io/MCP342x/) (French).
## Feed on Google+
* [C# embarqué et .NetMF v4.3 : Netduino et GHI FEZ](https://plus.google.com/collection/oaaJX) (French).
## Wiki
* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:accueilnetmf)(French).
## Project site
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English)
**Maintened by** [WebGe](mailto:[email protected])