<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.robolabor.ee/homelab/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://www.robolabor.ee/homelab/feed.php">
        <title>Robotic &amp; Microcontroller Educational Knowledgepage - Network of Excellence en:examples:motor</title>
        <description></description>
        <link>https://www.robolabor.ee/homelab/</link>
        <image rdf:resource="https://www.robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-04-17T04:55:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/examples/motor/dc_speed?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/examples/motor/dc?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/examples/motor/servo?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/examples/motor/stepper?rev=1595235600&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico">
        <title>Robotic & Microcontroller Educational Knowledgepage - Network of Excellence</title>
        <link>https://www.robolabor.ee/homelab/</link>
        <url>https://www.robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.robolabor.ee/homelab/en/examples/motor/dc_speed?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T12:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DC motor speed</title>
        <link>https://www.robolabor.ee/homelab/en/examples/motor/dc_speed?rev=1595235600&amp;do=diff</link>
        <description>DC motor speed

Necessary knowledge: [HW] Motor Module, [AVR] Digital Inputs/Outputs, [LIB] Motors, [LIB] Delay

Theory

Permanent magnet DC motors are very common in robotics and mechatronics. DC motors are relatively easy to control, both direction and speed. Motor rotation direction is determined by power supply polarity and H-bridge driver is often used when DC motor is controlled by microcontroller.</description>
    </item>
    <item rdf:about="https://www.robolabor.ee/homelab/en/examples/motor/dc?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T12:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DC motor</title>
        <link>https://www.robolabor.ee/homelab/en/examples/motor/dc?rev=1595235600&amp;do=diff</link>
        <description>DC motor

Necessary knowledge: 
[HW] User Interface Module, [HW] Combo module,
[AVR] Counters/Timers, [AVR] Analog-to-digital Converter, 
[LIB] Motors, [LIB] Analog to Digital Converter

Theory

Permanent magnet DC motors are very common in different applications, where small dimensions, high power and low price are essential. Due to their fairly high speed, they are used together with transmission (to output lower speed and higher torque).</description>
    </item>
    <item rdf:about="https://www.robolabor.ee/homelab/en/examples/motor/servo?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T12:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Servomotor</title>
        <link>https://www.robolabor.ee/homelab/en/examples/motor/servo?rev=1595235600&amp;do=diff</link>
        <description>Servomotor

Necessary knowledge: 
[HW] User Interface Module, [HW] Combo module, 
[AVR] Counters/Timers, [AVR] Analog-to-digital Converter,  
[LIB] Motors, [LIB] Analog to Digital Converter

Theory

RC (radio-controlled) servo-motors are very common actuator devices in robotics and model building. RC servo motors are consisting of small DC motor, reduction gear and control logic device. Usually the rotor of the servo motor moves to a certain position and tries to maintain that position. The posi…</description>
    </item>
    <item rdf:about="https://www.robolabor.ee/homelab/en/examples/motor/stepper?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T12:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Stepper motor</title>
        <link>https://www.robolabor.ee/homelab/en/examples/motor/stepper?rev=1595235600&amp;do=diff</link>
        <description>Stepper motor

Necessary knowledge: 
[HW] Combo module, 
[AVR] Digital Inputs/Outputs, 
[LIB] Motors, 

[LIB] Delay

Theory

Stepper-motors are widely used in applications which demand accuracy. Unlike DC motors, stepper motors do not have brushes nor commutator – they have several independent coils, which are commutated with exterior electronics (drivers). Rotating the rotor is done by commutating coils step by step, without feedback. This is one of the faults in stepper motors – in case of mec…</description>
    </item>
</rdf:RDF>
