https://github.com/sabas1080/ubit_bmp085
MakeCode package for the BMP085 or BMP180 sensor - beta
https://github.com/sabas1080/ubit_bmp085
bmp085 bmp180 makecode microbit pxt
Last synced: about 1 year ago
JSON representation
MakeCode package for the BMP085 or BMP180 sensor - beta
- Host: GitHub
- URL: https://github.com/sabas1080/ubit_bmp085
- Owner: sabas1080
- License: mit
- Created: 2018-01-12T04:44:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T04:29:16.000Z (over 7 years ago)
- Last Synced: 2025-01-29T06:28:39.160Z (over 1 year ago)
- Topics: bmp085, bmp180, makecode, microbit, pxt
- Language: TypeScript
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/sabas1080/uBit_BMP085)
# uBit_BMP085
Package adds support BMP085 for Micro:bit
## Usage
The package adds support for the **BMP180:bit** add-on board.
* Atmospheric Monitoring with the onboard [BME180](https://www.sparkfun.com/datasheets/Components/General/BST-BMP085-DS000-05.pdf) sensor (I2C)
* Pressure
* Temperature
* Altitude
### Micro:bit Pins Used
The following micro:bit pins are used for BMP180, atmospheric monitoring:
* ``P19`` -- BME180 I2C - SCL
* ``P20`` -- BME180 I2C - SDA
### TODO
- [ ] Use "pxt bump" to create a tagged release on GitHub
- [ ] Get your package reviewed and approved https://makecode.microbit.org/packages/approval, to use this package, go to https://pxt.microbit.org, click ``Add package`` and search for **BMP180**.
## License
MIT
## Supported targets
* for PXT/microbit