]> sigrok.org Git - sigrok-dumps.git/blobdiff - i2c/melexis_mlx90614/README
i2c: Add more MLX90614 dumps, and a README.
[sigrok-dumps.git] / i2c / melexis_mlx90614 / README
diff --git a/i2c/melexis_mlx90614/README b/i2c/melexis_mlx90614/README
new file mode 100644 (file)
index 0000000..5cf1d25
--- /dev/null
@@ -0,0 +1,34 @@
+-------------------------------------------------------------------------------
+Melexis MLX90614 Infrared Thermometer
+-------------------------------------------------------------------------------
+
+This an a collection of example captures of I2C traffic from/to a
+Melexis MLX90614 Infrared Thermometer chip.
+
+Details:
+http://www.melexis.com/Hardware-and-Software-Tools/Demo-Boards/Thermometer-139.aspx
+http://www.melexis.com/Assets/IR-Thermometer-Manual-4815.aspx
+http://www.melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx
+http://www.melexis.com/Assets/IR-sensor-thermometer-MLX90614-Datasheet-5152.aspx
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used for capturing was a Saleae Logic:
+
+  Probe       I2C
+  ------------------------
+  6 (green)   SCL
+  8 (purple)  SDA
+
+
+Data
+----
+
+The sigrok command line used was:
+
+  sigrok-cli -d 0:samplerate=1mhz --time <ms> -o <filename>
+
+The <ms> and <filename> parameters vary depending on the file.
+