Skip to content

Commit 3881382

Browse files
author
committed
Deployed ac554f8 with MkDocs version: 1.6.1
1 parent ac554f8 commit 3881382

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

BasicExercises/IrSensor/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,9 +1014,9 @@ <h2 id="assessed-exercise">Assessed Exercise</h2>
10141014
<p>You should plot your results in a computer package, such as Excel or MATLAB, with the x-axis as the distance measured, and the y-axis as the <abbr title="Analogue to Digital Converter">ADC</abbr> measurement value. </p>
10151015
<p><strong>Procedure:</strong></p>
10161016
<ol>
1017-
<li> The starting point for this exercise is the <debughl><a href="../../RobotBuild#irSensor">circuit layout for the IR sensor</a></debughl> and the potentiometer code, <debughl><a href="../Ex1ledPattern#potInoCode">POT.ini</a></debughl> located at the end of the <debughl><a href="../Ex1ledPattern">LED pattern exercise</a></debughl>.</li>
1017+
<li> The starting point for this exercise is the <debughl><a href="../../RobotBuild#irSensor">circuit layout for the IR sensor</a></debughl> and the potentiometer code, <debughl><a href="../ledPattern#potInoCode">POT.ini</a></debughl> located at the end of the <debughl><a href="../ledPattern">LED pattern exercise</a></debughl>.</li>
10181018

1019-
<li> Write an Arduino sketch to read the analogue measurement value from the IR distance sensor and display the reading on the serial monitor. (It is acceptable to use a fresh copy of the <debughl><a href="../Ex1ledPattern/#potInoCode">POT.ini</a></debughl> as a template for this exercise.)</li>
1019+
<li> Write an Arduino sketch to read the analogue measurement value from the IR distance sensor and display the reading on the serial monitor. (It is acceptable to use a fresh copy of the <debughl><a href="../ledPattern/#potInoCode">POT.ini</a></debughl> as a template for this exercise.)</li>
10201020
</ol>
10211021

10221022
<p>Once you have the measured value of the distance sensor being streamed to the serial monitor, you will be required to plot the distance sensor measurement value against distance measured, (with a ruler/scale).</p>

Images/Thumbs.db

0 Bytes
Binary file not shown.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)