I seem to be having problems communicating with the pp1 board.
I am completely new to the Arduino platform, so apologies in advance
if I have connected it up incorrectly.
The output I get is contant, regardless of whether the pp1 is
connected or not and is as follows:
[bmp085demo]
BMP 65535 65535 128 99975
BMP 65535 65535 128 99975
BMP 65535 65535 128 99975
BMP 65535 65535 128 99975
etc
I have it connected as follows:
pp1 deumilanove
P - not connected
D - Pin 4 Analog In
G - GND
+ - 3V3
A - Pin 5 Analog In
I - not connected
I chose 4 and 5 for SDA and SCK as that is what was indicated on the
Arduino site for i2c connections. Your ports library indicates that I
should use Pin 4 for DIO/SDA but pin 14 for AIO/SCK, however the
duemilanove doesn't have a pin 14 so I am confused.
Many thanks
Jon
