TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141304 times)
  2. FAT32 Library (74107 times)
  3. Network Ethernet Library (58718 times)
  4. USB Device Library (48831 times)
  5. Network WiFi Library (44526 times)
  6. FT800 Library (44078 times)
  7. GSM click (30834 times)
  8. mikroSDK (29673 times)
  9. PID Library (27357 times)
  10. microSD click (27251 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Configure and Reading AD Converter MCP3421

Rating:

0

Author: Fabio Perkowitsch Mulero

Last Updated: 2016-02-21

Package Version: 1.0.0.1

Category: Measurement

Downloaded: 2554 times

Followed by: 1 user

License: MIT license  

This sample show how access the MCP3421 using the soft_I2C library.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Configure and Reading AD Converter MCP3421" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Configure and Reading AD Converter MCP3421" changes.

Do you want to report abuse regarding "Configure and Reading AD Converter MCP3421".

  • Information
  • Comments (2)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Example code for use MCP3421 Delta-Sigma ADC Converter

REV1.0.0.1:

- Corrected error for negative value

RELATED CODES

Measure The Period of Frequency using Timer1 and External Interrupts

5

This project measures the period of any frequency applied to the Microcounteroller. Pin INT(external interrupt) is used to detect each rising edge of the wave. Timer1 is used the calculate the time of the wave, period(Ton + Toff). Project File contains: Circuit+Code+Simulations.

[Learn More]

Tilt Click driver for NETMF

0

This is a C# driver to use the Tilt Click board on the Quail board or any NETMF board. Features : - Polling mode or single measure - 4 directions detection - custom sampling frequency - custom debounce interval

[Learn More]

ADC Click driver for NETMF

0

This is a C# driver to use the ADC Click board on the Quail board or any NETMF board. Features : - Individual or 4 channels reading - Raw results (0-4095) - User-scaled results (e.g. 0/100, -50/+50, 0/3300) - Memorize last read value(s)

[Learn More]