Changes between Version 5 and Version 6 of PressureSensor
- Timestamp:
- 2013-09-19 18:14:39 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PressureSensor
v5 v6 22 22 Connect VCC of the BMP085 sensor to 3.3V (NOT 5.0V!)\\ 23 23 Connect GND to Ground\\ 24 Connect SCL to i2c clock - on '168/'328 Arduino !Nano/Uno/Duemilanove/etc thats Analog 5\\25 Connect SDA to i2c data - on '168/'328 Arduino !Nano/Uno/Duemilanove/etc thats Analog 4\\24 Connect SCL to i2c clock - on 168/328 Arduino !Nano/Uno/Duemilanove/etc thats Analog 5\\ 25 Connect SDA to i2c data - on 168/328 Arduino !Nano/Uno/Duemilanove/etc thats Analog 4\\ 26 26 EOC is not used, it signifies an end of conversion\\ 27 27 XCLR is a reset pin, also not used here\\