sabas1080 / uBit_BMP085

MakeCode package for the BMP085 or BMP180 sensor - beta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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 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

License

MIT

Supported targets

  • for PXT/microbit

About

MakeCode package for the BMP085 or BMP180 sensor - beta

License:MIT License


Languages

Language:TypeScript 98.9%Language:Makefile 1.1%