Difference between revisions of "A7.AVR Interfacing ADC :LDR & LM35"
Line 1: | Line 1: | ||
[[Category:AVR Tutorials]] | [[Category:AVR Tutorials]] | ||
+ | |||
[http://exploreembedded.com/wiki/images/c/c9/Schematic_AVR_Interfacing_ADC_POT_Interface.pdf '''Schematic:ADC POT Interfacing'''] | [http://exploreembedded.com/wiki/images/c/c9/Schematic_AVR_Interfacing_ADC_POT_Interface.pdf '''Schematic:ADC POT Interfacing'''] | ||
+ | |||
+ | |||
[[File:Schematic AVR Interfacing ADC_POT Interface.JPG|680px]] | [[File:Schematic AVR Interfacing ADC_POT Interface.JPG|680px]] | ||
+ | |||
[http://exploreembedded.com/wiki/images/9/95/Schematic_AVR_Interfacing_ADC_Light%28LDR%29.pdf '''Schematic:Light Sensor(LDR)'''] | [http://exploreembedded.com/wiki/images/9/95/Schematic_AVR_Interfacing_ADC_Light%28LDR%29.pdf '''Schematic:Light Sensor(LDR)'''] | ||
+ | |||
[[File:Schematic AVR Interfacing ADC Light(LDR).JPG|680px]] | [[File:Schematic AVR Interfacing ADC Light(LDR).JPG|680px]] | ||
+ | |||
[http://exploreembedded.com/wiki/images/8/8b/Schematic_AVR_Interfacing_ADC_Temperature%28LM35%29.pdf '''Schematic:Temperature Sensor(LM35)'''] | [http://exploreembedded.com/wiki/images/8/8b/Schematic_AVR_Interfacing_ADC_Temperature%28LM35%29.pdf '''Schematic:Temperature Sensor(LM35)'''] | ||
+ | |||
[[File:Schematic AVR Interfacing ADC Temperature(LM35).JPG|680px]] | [[File:Schematic AVR Interfacing ADC Temperature(LM35).JPG|680px]] | ||
+ | |||
'''Code and Explanation will be updates soon..''' | '''Code and Explanation will be updates soon..''' |
Latest revision as of 14:16, 18 March 2015
Schematic:Temperature Sensor(LM35)
Code and Explanation will be updates soon..