Skip to content

Library for using the MLX90614 IR thermometer with the BBC micro:bit.

License

Notifications You must be signed in to change notification settings

elmorg/uBit_MLX90614

Repository files navigation

uBit_MLX90614

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.

Supported targets

  • for PXT/microbit (The metadata above is needed for package search.)

Updating PXT

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.

License

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

About

Library for using the MLX90614 IR thermometer with the BBC micro:bit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages