Beagle Board - beagleboard.org

BoneScript

Not Connected
Did you know? This page can interact with your BeagleBone
Type in your BeagleBone's IP address here:

BMP085 I2C pressure/temperature sensor demo

The BMP085 is a readily available pressure/temperature sensor using I2C. It is directly supported by the Linux kernel, so all you have to do is ask the kernel to load the driver and then start reading values.

Demo

X

Build and execute instructions

  • Disconnect your board from power (including USB)
  • Connect BMP085 GND to P9_1
  • Connect BMP085 VCC to P9_3
  • Connect BMP085 SCL to P9_19
  • Connect BMP085 SDA to P9_20
  • Reapply power and refresh this page before running the demo code

See also

Topics

Related functions

Examples


Last updated by default on Mon Aug 19 2019 19:00:38 GMT-0000 (UTC).
23079