]> sigrok.org Git - sigrok-dumps.git/commitdiff
Add another RDing TEMPer dump.
authorUwe Hermann <redacted>
Sun, 24 Jun 2012 14:59:09 +0000 (16:59 +0200)
committerUwe Hermann <redacted>
Sun, 24 Jun 2012 14:59:09 +0000 (16:59 +0200)
i2c/rding_temper/README
i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr [new file with mode: 0644]

index f0fb8f3d8a571ec5e388907303df51f8f158aa81..3568be4038c6d31d36ceac507256a72ea5f1f18b 100644 (file)
@@ -13,8 +13,8 @@ Details:
 http://sigrok.org/wiki/RDing_TEMPer
 
 
-Data
-----
+Most files
+----------
 
 The logic analyzer used was a CWAV USBee SX (at 12MHz):
 
@@ -32,5 +32,19 @@ The sigrok command line used was:
   sigrok-cli -d 0:samplerate=12mhz --time <time> \
              -p 1=SDA,2=SCL,3=OS,4=DM,5=DP,6=LED -o <file>
 
-(<time> and <file> vary)
+
+rding_temper_i2c_eeprom_and_sensor.sr
+-------------------------------------
+
+The logic analyzer used was a CWAV USBee SX (at 2MHz):
+
+  Probe       RDing TEMPer
+  ------------------------
+  0 (black)   I2C SDA (FM75)
+  1 (brown)   I2C SCL (FM75)
+  2 (red)     OS (FM75)
+
+The sigrok command line used was:
+
+  sigrok-cli -d 0:samplerate=2mhz --time <time> -p 1=SDA,2=SCL,3=OS -o <file>
 
diff --git a/i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr b/i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr
new file mode 100644 (file)
index 0000000..cebf471
Binary files /dev/null and b/i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr differ