7823a28ff8
This reverts a behaviour change from
|
||
---|---|---|
.. | ||
bmp180_i2c.c | ||
Makefile | ||
README.md |
I2C / BMP180 Example
This example references two addtional drivers i2c and bmp180, which are provided in the ../../extras
folder.
If you plan to use one or both of this drivers in your own projects, please check the main development pages for updated versions or reported issues.
To run this example connect the BMP085/BMP180 SCL to GPIO0 and SDA to GPIO2.