• Temperature Sensor interfacing programs
    Hi I am new to this forum....Doing my project on embedded system related to Wireless communication using zigbee...want to know the basic program used for interfacing Temperature sensor with 89c51 Microcontroller...
  • Temperature Sensor interfacing programs
    Hi I am new to this forum....Doing my project on embedded system related to Wireless communication using zigbee...want to know the basic program used for interfacing Temperature sensor with 89c51 Microcontroller...
  • Interfacing DS1820 temperature sensor with LPC932
    I am looking for a routine to control the DS1820 thermistor with a LPC932(c++)..I am having trouble with the timing for communicating with the sensor(1-wire)..I am also not sure about the pin-setup for...
  • 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...