Author |
Message |
Topic: ADC Program Help |
Staph
Replies: 1
Views: 4366
|
Forum: General CCS C Discussion Posted: Sun Jun 22, 2014 5:21 am Subject: ADC Program Help |
Below is my code and I have implemented it on Proteus as well but my supply is of 5 volts so why is the serial communicator giving me absurd calculations?
#include <ADC.h>
void main& ... |
Topic: Setting up the ADC Basic |
Staph
Replies: 2
Views: 4773
|
Forum: General CCS C Discussion Posted: Sun Jun 22, 2014 1:45 am Subject: Setting up the ADC Basic |
Hello,
I am new to PIC CCS and I am trying to make a simple basic ADC program what I cannot understand is that what basically does the setup_adc() do? When I checked out in the help it says this
&q ... |
|