资源简介


资源截图

代码片段和文件信息

/*************************************************** 
  This is a library for the MLX90614 Temp Sensor

  Designed specifically to work with the MLX90614 sensors in the
  adafruit shop
  ----> https://www.adafruit.com/products/1748
  ----> https://www.adafruit.com/products/1749

  These sensors use I2C to communicate 2 pins are required to  
  interface
  Adafruit invests time and resources providing this open source code 
  please support Adafruit and open-source hardware by purchasing 
  products from Adafruit!

  Written by Limor Fried/Ladyada for Adafruit Industries.  
  BSD license all text above must be included in any redistribution
 ****************************************************/

#include “Adafruit_MLX90614.h“

Adafruit_MLX90614::Adafruit_MLX90614(uint8_t i2caddr) {
  _ad

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       6155  2015-05-18 09:53  GY-906资料\51单片机代码\89c52_MLX90614_1602.C

     文件       1980  2015-03-26 22:14  GY-906资料\ARDUINO CODE\MLX90614\Adafruit_MLX90614.cpp

     文件       1647  2015-03-26 22:14  GY-906资料\ARDUINO CODE\MLX90614\Adafruit_MLX90614.h

     文件       1288  2014-02-28 14:24  GY-906资料\ARDUINO CODE\MLX90614\examples\mlxtest\mlxtest.ino

     文件       1041  2014-02-28 14:24  GY-906资料\ARDUINO CODE\MLX90614\README.txt

     文件      29800  2014-12-03 21:34  GY-906资料\GY-906-SCH.jpg

     文件    1163655  2017-01-04 09:48  GY-906资料\MLX90614中文资料.pdf

     文件     211159  2015-01-27 09:48  GY-906资料\MLX90614的原理与应用51程序.pdf

     文件    4810148  2014-10-18 09:25  GY-906资料\MLX90614英文资料.pdf

     目录          0  2014-12-04 08:27  GY-906资料\ARDUINO CODE\MLX90614\examples\mlxtest

     目录          0  2014-12-04 08:27  GY-906资料\ARDUINO CODE\MLX90614\examples

     目录          0  2014-12-04 08:27  GY-906资料\ARDUINO CODE\MLX90614

     目录          0  2015-05-18 09:55  GY-906资料\51单片机代码

     目录          0  2014-12-04 08:27  GY-906资料\ARDUINO CODE

     目录          0  2017-01-04 09:51  GY-906资料

----------- ---------  ---------- -----  ----

              6226873                    15


评论

共有 条评论