https://github.com/doralc/pxt-mlx90614
Driver for Infra Red Thermometer MLX90614
https://github.com/doralc/pxt-mlx90614
microbit mlx90614 pxt
Last synced: 5 months ago
JSON representation
Driver for Infra Red Thermometer MLX90614
- Host: GitHub
- URL: https://github.com/doralc/pxt-mlx90614
- Owner: DoraLC
- License: mit
- Created: 2019-05-16T03:09:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T00:59:56.000Z (about 7 years ago)
- Last Synced: 2024-04-18T18:01:02.073Z (about 2 years ago)
- Topics: microbit, mlx90614, pxt
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pxt-mlx90614
## TODO
- [ ] Add a reference for your blocks here
- [ ] Add "icon.png" image (300x200) in the root folder
- [ ] Add "- beta" to the GitHub project description if you are still iterating it.
- [ ] Turn on your automated build on https://travis-ci.org
- [ ] Use "pxt bump" to create a tagged release on GitHub
- [ ] Get your package reviewed and approved https://makecode.microbit.org/packages/approval
Read more at https://makecode.microbit.org/packages/build-your-own
## License
MIT
## Supported targets
* for PXT/microbit
(The metadata above is needed for package search.)
```package
MLX90614=github:DoraLC/pxt-MLX90614
```