Skip to content

Commit 6b872ce

Browse files
committed
Demo Change
1 parent 524f00c commit 6b872ce

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

www/en/modules/ROOT/pages/sensors.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,10 @@ image::GroveI2CThermocoupleAmpMCP9600-FP.png[]
7070
On the block diagram you can see that the selected Grove connector is input into *Grove Thermocouple MCP9600.lvclass:Init.vi*. We then can set the thermocouple type from the Thermocouple Type Value Change event and *Grove Thermocouple MCP9600.lvclass:Set Thermocouple Type.vi*.
7171
Next we loop round the event structure and use the timeout to poll the Sensors using *Grove Thermocouple MCP9600.lvclass:Read Temperature.vi*. Pressing Stop will fire the Stop event and exit the loop.
7272

73-
image::GroveI2CThermocoupleAmpMCP9600-BD.png[]
73+
image::GroveI2CThermocoupleAmpMCP9600-BD.png[]
74+
75+
== Grove I2C Strain Gauge
76+
77+
=== Overview
78+
79+

0 commit comments

Comments
 (0)