diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2012-01-28 18:27:40 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2012-01-28 18:28:45 +0100 |
commit | 7df4cf3523da68f3cd0059bed7860521e0029177 (patch) | |
tree | f57292182b32b78fbf495382f3a96399be7a67ff | |
parent | 91f7415cc90c88b3c3f3868cd156b084f8daed05 (diff) | |
download | sigrok-dumps-7df4cf3523da68f3cd0059bed7860521e0029177.tar.gz sigrok-dumps-7df4cf3523da68f3cd0059bed7860521e0029177.zip |
i2c: Add more MLX90614 dumps, and a README.
-rw-r--r-- | i2c/melexis_mlx90614/README | 34 | ||||
-rw-r--r-- | i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr (renamed from i2c/melexis_mlx90614/melexis_mlx90614_5s.sr) | bin | 7808 -> 7808 bytes | |||
-rw-r--r-- | i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr | bin | 0 -> 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 Binary files differindex e6966b4..e6966b4 100644 --- a/i2c/melexis_mlx90614/melexis_mlx90614_5s.sr +++ b/i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr diff --git a/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr b/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr Binary files differnew file mode 100644 index 0000000..55283ec --- /dev/null +++ b/i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr |