<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://home.roboticlab.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://home.roboticlab.eu/feed.php">
        <title>Robotic &amp; Microcontroller Educational Knowledgepage - Network of Excellence - en:iot-open:practical:hardware:taltech:arduino:scenarios</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-04-06T07:15:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/dc?rev=1756825366&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/lcd?rev=1756813359&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/servo?rev=1756824578&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/thermistor?rev=1756813080&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://home.roboticlab.eu/_media/wiki/logo.png">
        <title>Robotic & Microcontroller Educational Knowledgepage - Network of Excellence</title>
        <link>https://home.roboticlab.eu/</link>
        <url>https://home.roboticlab.eu/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/dc?rev=1756825366&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-02T15:02:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Controlling a DC motor</title>
        <link>https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/dc?rev=1756825366&amp;do=diff</link>
        <description>Controlling a DC motor

This scenario demonstrates how to control a DC motor&#039;s rotation direction and speed using Arduino with the Pololu TB6612FNG Dual Motor Driver.



Prerequisites

	*  Familiarize yourself with the Arduino hardware reference.
	*</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/lcd?rev=1756813359&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-02T11:42:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using LCD Display</title>
        <link>https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/lcd?rev=1756813359&amp;do=diff</link>
        <description>Using LCD Display



An alphanumeric LCD is a straightforward and widely used output device in embedded systems and IoT applications. The LCD used here has a fixed organization of 2 lines and 16 characters per line (2×16).

This scenario guides you through displaying text on the LCD using Arduino.</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/servo?rev=1756824578&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-02T14:49:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Controlling a Servo motor</title>
        <link>https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/servo?rev=1756824578&amp;do=diff</link>
        <description>Controlling a Servo motor

This scenario demonstrates how to control the position of a servo motor using Arduino. Servo motors are used for precise angular positioning in robotics and automation. In this lab, a thermistor sensor is attached to the servo motor arm in a way that it can be moved on the front of the fan (DC motor). By triggering the fan, it is possible to change the temperature and so initiate output changes on thermistor readings.</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/thermistor?rev=1756813080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-02T11:38:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Temperature Measurement Using Thermistor</title>
        <link>https://home.roboticlab.eu/en/iot-open/practical/hardware/taltech/arduino/scenarios/thermistor?rev=1756813080&amp;do=diff</link>
        <description>Temperature Measurement Using Thermistor

This scenario demonstrates how to measure temperature using a thermistor (temperature-sensitive resistor) connected to an Arduino Uno. The temperature is calculated using the Steinhart-Hart equation.

Prerequisites</description>
    </item>
</rdf:RDF>
