pxt-bluetooth-temperature-sensor

A Bluetooth service to expose a temperature reading.

  • 所有者: microsoft/pxt-bluetooth-temperature-sensor
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

bluetooth temperature sensor service Build Status

A Bluetooth service to expose a temperature reading.

Usage

This package allows to create a Bluetooth temperature sensor and provide the data from
any custom sensor attached to the @boardname@. In fact, it can be used to stream any data!

bluetooth.startTemperatureSensorService(() => {
    bluetooth.setTemperatureSensorValue(input.lightLevel());
})

Then use the temperature charting from Bitty data logger to visualize it.

Supported targets

  • for PXT/microbit
    (The metadata above is needed for package search.)
bluetooth
bluetooth-temperature-sensor

License

MIT

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

主要指標

概覽
名稱與所有者microsoft/pxt-bluetooth-temperature-sensor
主編程語言C++
編程語言Makefile (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2017-03-31 14:48:41
推送於2023-06-12 18:43:46
最后一次提交2023-06-12 11:43:46
發布數8
最新版本名稱v0.0.11 (發布於 )
第一版名稱v0.0.4 (發布於 )
用户参与
星數29
關注者數9
派生數13
提交數23
已啟用問題?
問題數6
打開的問題數5
拉請求數1
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?