Merge pull request #4 from microsoft/users/GitHubPolicyService/2c46fd48-a347-450d-bdb1-489d25d20f88 Adding Microsoft SECURITY.MD
Merge pull request #4 from microsoft/users/GitHubPolicyService/2c46fd48-a347-450d-bdb1-489d25d20f88
Adding Microsoft SECURITY.MD
A package to use temperature probes using the MAX6675 (see mbed library).
https://youtu.be/Y9JUJ26OQ8U
Reads the temperature and plots it on the screen.
basic.forever(() => { led.plotBarGraph(input.max6675Temperature(DigitalPin.P0), 1000); })
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.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
pxt-max6675
A package to use temperature probes using the MAX6675 (see mbed library).
https://youtu.be/Y9JUJ26OQ8U
Example
Reads the temperature and plots it on the screen.
License
MIT
Supported targets
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.