Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 21 days ago
JSON representation

MakeCode package for the BMP085 or BMP180 sensor - beta

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/sabas1080/uBit_BMP085.svg?branch=master)](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