• LCD , adc and temperature sensor interfacing with 8051
    urgent help needed: hi everybody im in problem that i have to submit my project if somebody here completly,properly,clearly tell the interfacing of lcd,adc and temperature sensor with 8051 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 Temperature Sensor to board
    Hi, We would like to issue a command serially from master to slave but we don't know how. We are trying to interface a temperature sensor to the board and we got stuck on how to control the clock...
  • 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 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...