用户工具

站点工具


module:sensors:12

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
module:sensors:12 [2018/04/18 13:53]
admin
module:sensors:12 [2018/05/04 11:43]
admin
行 2: 行 2:
 ===== code:112 ===== ===== code:112 =====
  
-{{ :​module:​sensors:​112.jpg?​direct&​600 |}}+{{ :​module:​sensors:​112.jpg?​direct&​400 |}}
  
 Up for sale is a MELEXIS MLX90614ESF-BAA-000-TU-ND non-contact infrared thermometer for use with Arduino, or any microcontroller that can communicate with it through it's I2C interface. ​ This sensor comes with a breakout board with all of the components needed for operation and two types of pins.  They are unsoldered. ​ Please indicate if you would like one or the other soldered. ​ There are two solder jumpers for the I2C interface that may or may not need to be soldered depending on your application,​ but will not for most uses.  ​ Up for sale is a MELEXIS MLX90614ESF-BAA-000-TU-ND non-contact infrared thermometer for use with Arduino, or any microcontroller that can communicate with it through it's I2C interface. ​ This sensor comes with a breakout board with all of the components needed for operation and two types of pins.  They are unsoldered. ​ Please indicate if you would like one or the other soldered. ​ There are two solder jumpers for the I2C interface that may or may not need to be soldered depending on your application,​ but will not for most uses.  ​
行 40: 行 40:
 Body temperature measurement Body temperature measurement
  
-文内容 coming soon!+ 
 +这个库使用起来很简单,首先,模块上有四个引脚,VCC接5V,GND接地,SCL接Arduino Nano的A5, SDA接Arduino Nano的A4。 
 + 
 +然后在Arduino IDE,搜索库:MLX90614,安装 Adafruit_MLX90614 这个版本的就可以。然后就可以使用例程来测试了。非常简单。 
 ---- ----
  
· 最后更改: 2018/05/04 11:43