pxt-bluetooth-temperature-sensor

A Bluetooth service to expose a temperature reading.

  • Owner: microsoft/pxt-bluetooth-temperature-sensor
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownermicrosoft/pxt-bluetooth-temperature-sensor
Primary LanguageC++
Program languageMakefile (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2017-03-31 14:48:41
Pushed At2023-06-12 18:43:46
Last Commit At2023-06-12 11:43:46
Release Count8
Last Release Namev0.0.11 (Posted on )
First Release Namev0.0.4 (Posted on )
用户参与
Stargazers Count29
Watchers Count9
Fork Count13
Commits Count23
Has Issues Enabled
Issues Count6
Issue Open Count5
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private