summaryrefslogtreecommitdiff
path: root/i2c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-01-28 18:27:40 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2012-01-28 18:28:45 +0100
commit7df4cf3523da68f3cd0059bed7860521e0029177 (patch)
treef57292182b32b78fbf495382f3a96399be7a67ff /i2c
parent91f7415cc90c88b3c3f3868cd156b084f8daed05 (diff)
downloadsigrok-dumps-7df4cf3523da68f3cd0059bed7860521e0029177.tar.gz
sigrok-dumps-7df4cf3523da68f3cd0059bed7860521e0029177.zip
i2c: Add more MLX90614 dumps, and a README.
Diffstat (limited to 'i2c')
-rw-r--r--i2c/melexis_mlx90614/README34
-rw-r--r--i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr (renamed from i2c/melexis_mlx90614/melexis_mlx90614_5s.sr)bin7808 -> 7808 bytes
-rw-r--r--i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.srbin0 -> 86438 bytes
3 files changed, 34 insertions, 0 deletions
diff --git a/i2c/melexis_mlx90614/README b/i2c/melexis_mlx90614/README
new file mode 100644
index 0000000..5cf1d25
--- /dev/null
+++ b/i2c/melexis_mlx90614/README
@@ -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.
+
diff --git a/i2c/melexis_mlx90614/melexis_mlx90614_5s.sr b/i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr
index e6966b4..e6966b4 100644
--- a/i2c/melexis_mlx90614/melexis_mlx90614_5s.sr
+++ b/i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr
Binary files differ
diff --git a/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr b/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr
new file mode 100644
index 0000000..55283ec
--- /dev/null
+++ b/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr
Binary files differ