• 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 LPC2368 with DS1820
    Hi , I have problems with interfacing DS1820 to LPC2368. i can see only "127" on display. Thnks.
  • 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...
  • On-Chip Temperature sensor
    Hi, I am using C8051F023 micro controller in one of the board. When I try to read the on chip temperature sensor it gives me the data as 0x170. This temperature increases linearly(170 - 179) when i...