TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140167 times)
  2. FAT32 Library (72621 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47954 times)
  5. Network WiFi Library (43553 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28669 times)
  9. PID Library (27055 times)
  10. microSD click (26552 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: 2522 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

Digital Thermometer using PIC 16F1827

0

This project is for the design of a Digital Thermometer using the following PIC 16F1827 MCP9700 Analog thermometer IC (by Microchip) 4x 7Segment LED Display Units (note 2nd segment needs to have decimal place connected to vdd) MCP627 dual op-amp IC (by Microchip) Supplied is an instruction manual, project files and .HEX file

[Learn More]

How use the pic 16F Input Capture for frecuency meter

0

This uses the pic input capture 2 module and interrupt for frecuency meter

[Learn More]

Cascaded 74HC595 with LEDs and LM75 temp Sensor

0

LM75 i2c temperature sensor with cascaded 74HC595 serial-to-parallel shift registers (SR) with individual LEDs (common Anode) as displays. Each digit has a dedicated SR for output, hence no need for multiplexing. The system has leading zero suppression, negative number output, and decimal place display.

[Learn More]