• 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...
  • need program codes for interfacing to at89s52
    can somebody help me with a program code in keil uvision4 to do I^2C interfacing with at89s52
  • Sample program for Interface serial 1
    I see in http://www.keil.com a sample program for interface serial 0 but I don't know the adresses for interface serial 1. How can I define TI & RI in asembler? I need a sample program that read...
  • 8051 to 8051 interfacing program in c
    PROGRAM IN C LANGUAGE to transfer data from 8051(philips) port 2 to 8051(philips) port 2...data is two different 13 digit codes which will be represented by a single digit .. EXAMPLE :: if the two codes...
  • Serial Interface & Terminal Program
    Hello, I'm using a C167 Bord with uVision2. My program sets the configurations for the serial port,sends some data via the port and it works in the Serial Window #1 (I see the data which I had sent)...