• Interfacing LPC2148 with EEPROM (AT24c04)
    Hi, I am working on lpc2148. I need a sample code for interfacing lpc2148 with eeprom device(at24c04). Its very urgent please help me out... Thanks in advance.... Regards, Kiranmai G
  • interfacing of 8052 microcontroller with EEPROM at24c04
    i wanted to know how does one interface a 8052 microcontroller with the EEPROM at24c04. i want the circuit diagram and the program(not in c) for the same. your help would help me greatly in my project...
  • interfacing at24c04 and ds18b20 with 8051
    hey can any body did this i need to interface both ds18b20 and at24c04 with 8051 there are more examples but problem is for at24co4 i need 12 mhz crystal and for ds18b20 i need 11.059 mhz. can it...
  • How to Interface AT24C04 with 89C51
    Please send me a detailed diagram of the connection and the corresponding C/C++ and Asembly program to embed in the microcontroller . I will be very much obliged if help me at the earliest. Thank you...
  • I2C Interfacing EEPROM
    I have studied I2C in a number of sites but I can't find the error in my program. I'm trying to write 'A' and read it from the eeprom. #include<at89x51.h> #include<lcd.h> #include<delay.h> #include...