A library for using the MLX90614 IR Thermometer with the BBC micro:bit
Designed to work with the 3V version of the sensor: https://www.proto-pic.co.uk/infrared-thermometer-mlx90614.html
The sensors 4 terminals should be connected as follows: SDA -> micro:bit pin 20 SCL -> micro:bit pin 19 VSS -> micro:bit 0V VDD -> micro:bit 3V
For basic use, see example code provided.
- for PXT/microbit (The metadata above is needed for package search.)
Follow instructions at https://www.pxt.io/packages to setup the local PXT server in order to refresh enum.d.ts and shims.d.ts.
Written by Evan Morgan, School of Informatics, University of Edinburgh Distributed under the MIT Licence - https://opensource.org/licenses/MIT Copyright (c) 2016 University of Edinburgh