Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sabas1080/ubit_bmp085
- Owner: sabas1080
- License: mit
- Created: 2018-01-12T04:44:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T04:29:16.000Z (about 6 years ago)
- Last Synced: 2024-04-18T18:00:59.877Z (8 months 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
[![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