Approved content
The content below is provided by a partner.
A Bluetooth service that streams the temperature from a MAX6675 temperature probe.
Simply call startMax6675Service
with the pin where the MAX6675 is connected
to start a service that beams the temperature every second.
bluetooth.startMax6675Service(DigitalPin.P0);
Then use the temperature charting from Bitty data logger to visualize it.
MIT
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.
bluetooth-max6675=github:Microsoft/pxt-bluetooth-max6675#v0.0.8