Programming PIC16F87X as 10 bit ADC and reading it serially

Status
Not open for further replies.

lalasaib82

Newbie level 3
Joined
Mar 2, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,492
Hi all

Please help me to make the code..
Chip: PIC16F877, MAX232
Compiler: Hi tech C, MPLAB IDE
Requirement: 10 bit ADC to send data serially on Mobile and then send SMS on SMS query. i.e. "Data" So the Mobile should send the ADC result.

Please edit the program below if some one can....


Added after 1 minutes:

On MPLAB IDE i am getting the error message "usart.h" directory not found.
 

Re: Programming PIC16F87X as 10 bit ADC and reading it seria

On MPLAB IDE i am getting the error message "usart.h" directory not found.

You should save the file usart.h in the same directory of that of the source file.
 

    lalasaib82

    Points: 2
    Helpful Answer Positive Rating
I am using Hi tech in Pro made... The message is actually
Can not open include file "usart.h". No such file or directory.

Someone please suggest how can i get 10 bit adc result serially using PIC16F877.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…