Introduction
This is a simple breakout board for Melexis MLX90615 Infra-red Temperature Sensor. In addition to the sensor itself, it includes a couple of 10k pull-up resistors for I2C bus, a bypass capacitor, and a pin header.
The 5V version adds a 3.3V LDO, so that the breakout can be used with 5V systems, e.g. Arduino.
P1 - Power and I2C interface
P1 - Power and I2C interface
The KiCad EDA files and Gerber PCB files are available at the bottom of this page. The PCBs can be ordered from OSH Park using this link.
Link to the project on Mouser.com - View and order all components except of PCB.
Link to the project on OSHPark.com - View and order PCB.
Link to the project on Mouser.com - View and order all components except of PCB.
Link to the project on OSHPark.com - View and order PCB.
A minimal Arduino library for Melexis MLX90615 Infra-red Temperature Sensor is available in this GitHub repository.