aq_mishu
Full Member level 4

nokia 3310 lcd
Hi there,
I am completely new in MCU. I got to know that AtMega8 has built in xtal and ADC. I want to measure temperature. In my country, LM35 is the only available temp sensor which is analog. thus i need to use the internal ADC with internal referance voltage ADCRef. After that i want to display the output in the LCD using nokia 3310 lcd display. I have the C header for lcd. now i need to know how can i first make the analog to digital conv (I mean C code for sample) and then after having the binary code for that analog digit say for 300mV, i have the digital value. then how can i print that value (300mV as 30C). I mean how can i display that digital 11001s to the 30 again??(Sample C code again or atleast suggestions...) Please help me in this regard...
Mishu~
Hi there,
I am completely new in MCU. I got to know that AtMega8 has built in xtal and ADC. I want to measure temperature. In my country, LM35 is the only available temp sensor which is analog. thus i need to use the internal ADC with internal referance voltage ADCRef. After that i want to display the output in the LCD using nokia 3310 lcd display. I have the C header for lcd. now i need to know how can i first make the analog to digital conv (I mean C code for sample) and then after having the binary code for that analog digit say for 300mV, i have the digital value. then how can i print that value (300mV as 30C). I mean how can i display that digital 11001s to the 30 again??(Sample C code again or atleast suggestions...) Please help me in this regard...
Mishu~