• Interfacing temperature sensor lm35 with lpc2148
    The output it is reading is 0.00. Not able to figure out y? posting the code below [code] #include"lpc214x.h" #include<stdio.h> #define LED (0x00000001<<7) #define BIT16 (0X00000001<<16) #define...
  • Interfacing temperature sensor lm35 with lpc2148
    The output it is reading is 0.00. Not able to figure out y? posting the code below [code] #include"lpc214x.h" #include<stdio.h> #define LED (0x00000001<<7) #define BIT16 (0X00000001<<16) #define...
  • LM35- ADC0804-8051-LCD c code
    I need C code to display temperature on a LCD(16*2) via LM35 temperature sensor interfaced to ADC0804 with 8051 as the micro-controller
  • LM35- ADC0804-8051-LCD c code
    I need C code to display temperature on a LCD(16*2) via LM35 temperature sensor interfaced to ADC0804 with 8051 as the micro-controller.
  • LM35- ADC0804-8051-LCD c code
    I need C code to display temperature on a LCD(16*2) via LM35 temperature sensor interfaced to ADC0804 with 8051 as the micro-controller