BMP180 数字气压传感器的 micro:bit makecode 软件包
Author: shaoziyang
Date: 2018.Jun
打开 makecode 编辑器,在项目中选择添加软件包,然后在地址栏输入下面网址
https://github.com/microbit-makecode-packages/BMP180_cn
搜索后就可以添加并使用本软件包了。
- 0x77
-
function pressure()
获取气压(hpa) -
function temperature()
获取温度(℃)
MIT
Copyright (c) 2018, microbit/micropython Chinese community
- for PXT/microbit