Microcontroller › AVR › ADC interface with atmega32 with eight different sensors › 1) select ADC channel2) read
March 27, 2017 at 10:08 am
#14530
Participant
1) select ADC channel
2) read converted value
3) convert value from HEX to ASCII
4) display it on LCD
5) wait for 5 second
6) repeat the cycle
thats all