So im a fairly new to everything and lastnight I also was looking for a basic sketch to read my BMP085. I used the below code (see link) which is the same code mentioned in this post and it compiled without error so I uploaded it to my Arduino Pro 5v and the serial monitor did not return any information at all...it just stayed blank. Not even the Serial.print in the code was displayed.
So my question is i guess is there something I am missing here? I have detailed exactly what I did below. If anyone can help i would GREATLY appreciate it as i almost pulled my hair out last night trying to figure this out!
Arduino Pro 5v
bmp085 breakout board from Sparkfun
Logic level Converter from sparkfun
- i literally copied the code from that link into a new sketch and compiled and uploaded... the data leds on my FTDI were flashing and I know it uploaded the code (i also tested uploading some other code just to ensure i didnt have an upload issue).
http://bildr.org/2011/06/bmp085-arduino/
The circuit was connected up as follows (see attached image).
Am i doing something wrong here with the actual connection to the board? (please note that the 3.3v on the arduino pro where the wire is connected is 5v on my arduino, i just copied the picture from sparkfun).
Thanks for any advice.
Marko