Title:
adc_-Channel_1-difference-on-LEDs Download
Description: This project is a simple demonstration of mcp3204 with P16F877A with minor
adjustments, it should work with any other PIC MCU that has SPI module on
portc.
Example for reading values from ADC s, and sending them to LED s.
MCU reads value from two AD channels and substracts lower from a
higher value. Result of substraction is displayed to LED s in the
8 level mode.
WE USE MIKROC COMPILER AND PIC16F877A
To Search:
File list (Check if you may need any files):
Channel_0 Channel_1 difference on LEDs\ADC_Board_Example.asm
......................................\ADC_Board_Example.c
......................................\ADC_Board_Example.cp
......................................\ADC_Board_Example.dbg
......................................\ADC_Board_Example.hex
......................................\ADC_Board_Example.lst
......................................\ADC_Board_Example.mcl
......................................\ADC_Board_Example.ppc
......................................\ADC_Board_Example.wch
......................................\ADC_Board_Example_callertable.txt
Channel_0 Channel_1 difference on LEDs