- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Code to use multiple channel of ADC
Hey can anyone help me in writing the code for ADC.
I want to use 3 channel of ADC and display it on LCD wth some delay time .
Please help me with code or else if anyone has it than give.
Hi,
You can use ADC0809 for this purpose. It has 8 channelsand you can select the channel by 3 control pins (000=channel0, 001=channel1 etc.)
Once go through the datasheet and try. Its very simple.
All the best.