Loading repository data…
Loading repository data…
microsoft / repository
A package for the MAX6675 component in PXT
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A package to use temperature probes using the MAX6675 (see mbed library).
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.