Changes between Version 4 and Version 5 of PressureSensor
- Timestamp:
- 2013-09-19 18:14:04 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PressureSensor
v4 v5 1 1 [[Image(pressureVera.png, align=right, width=300px)]] 2 = !Pressure/Temperature/Weather !forecast sensor using BMP085 =2 = !Pressure/Temperature/Weather forecast sensor using BMP085 = 3 3 4 4 == Software == … … 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\\