Hi!
I can able to read values from BMP180 but I am getting random values.It shows temperature values in some 200 range like that.How to get proper temperature value???
Also,Further I added bmp180.c and bmp180.h files.In that device's address value is not mentioned.I don't know what value of device's address to be used and how to call the bmp_init function from main??
Thanks in advance.