• Reading Data using I2C
    hi i want to read the temperature using i2c is there any simplest code ? i mean just send address and read data no more
  • Reading Data using I2C
    hi i want to read the temperature using i2c is there any simplest code ? i mean just send address and read data no more
  • I2C Read,Write
    Hi, I have come over the problem with LCD. Thankx to all.Any one req. LCD C code can contact me by posting his/her email on this thread. Now i have connected P2.0 to SDA and P2.1 to SCL of AT24C04...
  • I2C random read.
    Hi, I need to read and write to the location address of unsigned int.Means location beyond the unsigned char i.e 255. I am pasting the code.It works fine for the writing and reading to the location...
  • I2C Read Problem
    Hello, I am trying to write a Set of Bit Bang I2C Functions to communicate with a SRF08 Range Finder. I found some code by Grant Beattie for the HC11 and have addapted it for the 89LPC932. Now I have...