ecaits
Member level 4
- Joined
- Jan 16, 2014
- Messages
- 76
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 579
I have used 3 analog input (0-5V) through pin RA0, RA5 and RE0 (in terms of three parameter like pressure, TDS and Turbidity) and I am displaying output of ADC on LCD at interval of few second each in PIC16F877 using hi-tech compiler.
Now during scrolling of parameter, I want to hold the current parameter by pressing one switch and by using another switch called Reset, I want to again scroll the parameter on LCD at interval of few second.
I think that I have to use external interrupt but I dont know how to implement it.
I have attached code for your reference.
Plz suggest me that how can I implement the code.
Waiting for your support,
Thank you in advance.
Now during scrolling of parameter, I want to hold the current parameter by pressing one switch and by using another switch called Reset, I want to again scroll the parameter on LCD at interval of few second.
I think that I have to use external interrupt but I dont know how to implement it.
I have attached code for your reference.
Plz suggest me that how can I implement the code.
Waiting for your support,
Thank you in advance.
Attachments
Last edited: