You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The thresholds are configured via command-line arguments (see below). The
790
790
application validates that <codeclass="docutils literal notranslate"><spanclass="pre">TEMP_OFF</span><spanclass="pre"><</span><spanclass="pre">TEMP_ON</span></code>; otherwise it exits with an error.</p>
791
-
<p>The on-board ADT75 is included as a secondary reference measurement to provide
791
+
<p>The on-board <aclass="icon adi reference external" href="https://www.analog.com/ADT75" target="_blank">ADT75</a> is included as a secondary reference measurement to provide
792
792
a quick sanity check that the SWIOT1L-SL is operational and to indicate local
793
793
ambient/board temperature.</p>
794
794
<p>During runtime, the application prints sensor readings and fan state in the
795
795
console, and displays two plots:</p>
796
796
<ulclass="simple">
797
-
<li><p><strong>Temperature vs Time</strong> — external <aclass="icon adi reference external" href="https://www.analog.com/TMP01" target="_blank">TMP01</a> temperature and the <strong>on-board ADT75</strong>
797
+
<li><p><strong>Temperature vs Time</strong> — external <aclass="icon adi reference external" href="https://www.analog.com/TMP01" target="_blank">TMP01</a> temperature and the on-board <aclass="icon adi reference external" href="https://www.analog.com/ADT75" target="_blank">ADT75</a>
798
798
temperature from the SWIOT1L-SL “temperature sensor board”, with ON/OFF thresholds.</p></li>
799
799
<li><p><strong>Fan State vs Time</strong> — graphical representation of when the fan is active.</p></li>
800
800
</ul>
@@ -803,8 +803,8 @@ <h4>Command-line arguments<a class="headerlink" href="#command-line-arguments" t
803
803
<p>The demo accepts optional command-line arguments to select the IP addresses for
804
804
each SWIOT1L-SL board and to configure the thermostat thresholds:</p>
805
805
<ulclass="simple">
806
-
<li><p><codeclass="docutils literal notranslate"><spanclass="pre">--temp-ip</span></code>: IP address of the SWIOT1L-SL board that powers/reads the TMP01 and
807
-
provides the on-board ADT75 reference trace (default: <codeclass="docutils literal notranslate"><spanclass="pre">192.168.97.41</span></code>)</p></li>
806
+
<li><p><codeclass="docutils literal notranslate"><spanclass="pre">--temp-ip</span></code>: IP address of the SWIOT1L-SL board that powers/reads the <aclass="icon adi reference external" href="https://www.analog.com/TMP01" target="_blank">TMP01</a> and
807
+
provides the <aclass="icon adi reference external" href="https://www.analog.com/ADT75" target="_blank">ADT75</a> reference trace (default: <codeclass="docutils literal notranslate"><spanclass="pre">192.168.97.41</span></code>)</p></li>
808
808
<li><p><codeclass="docutils literal notranslate"><spanclass="pre">--fan-ip</span></code>: IP address of the SWIOT1L-SL board that drives the fan (default:
<p><spanclass="caption-number">Figure 3 </span><spanclass="caption-text">Example Console Output of the Temperature Controller Application</span><aclass="headerlink" href="#id3" title="Link to this image"></a></p>
<p><spanclass="caption-number">Figure 4 </span><spanclass="caption-text">Example Plot Result of the Temperature Controller Application</span><aclass="headerlink" href="#id4" title="Link to this image"></a></p>
856
+
</figcaption>
857
+
</figure>
858
+
</section>
866
859
<sectionid="system-characterization">
867
860
<h4>System characterization<aclass="headerlink" href="#system-characterization" title="Link to this heading"></a></h4>
868
861
<p>After running the application, the resulting temperature and fan state plots can
<p><spanclass="caption-number">Figure 3</span><spanclass="caption-text">Temperature response and fan state during system characterization</span><aclass="headerlink" href="#id3" title="Link to this image"></a></p>
872
+
<p><spanclass="caption-number">Figure 5</span><spanclass="caption-text">Temperature response and fan state during system characterization</span><aclass="headerlink" href="#id5" title="Link to this image"></a></p>
0 commit comments