<?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:multiasm:exercisesbook</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-17T20:24:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/arduinouno?rev=1775160217&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/arm?rev=1765543164&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/avr?rev=1765536488&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/multiasm/exercisesbook/arduinouno?rev=1775160217&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-02T23:03:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Introduction to the Arduino Uno programming in Assembler</title>
        <link>https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/arduinouno?rev=1775160217&amp;do=diff</link>
        <description>Introduction to the Arduino Uno programming in Assembler

The following chapter assumes that you are familiar with basic assembler operations for AVR microcontrollers. Below, we explain the most important construction elements and assembler instructions for manipulating the Arduino Uno&#039;s (figure</description>
    </item>
    <item rdf:about="https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/arm?rev=1765543164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T14:39:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ARM and Mobiles</title>
        <link>https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/arm?rev=1765543164&amp;do=diff</link>
        <description>ARM and Mobiles

ARM processors are omnipresent, ranging from simple IoT devices to laptops, notebooks, and workstations.

For this reason, we had to select one technology to use for a practical introduction and experimentation.

To present both hardware interfacing and programming, the obvious choice is the Raspberry Pi. The following chapters present laboratory details and scenarios.</description>
    </item>
    <item rdf:about="https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/avr?rev=1765536488&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T12:48:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programming in Assembler for Embedded Systems</title>
        <link>https://www.robolabor.ee/homelab/en/multiasm/exercisesbook/avr?rev=1765536488&amp;do=diff</link>
        <description>Programming in Assembler for Embedded Systems

Assembler programming for embedded systems uses an integrated solution for IoT laboratories, namely VREL NextGen Software. 

Users connect to the system using a web browser and develop software in the browser, compile it and inject it into the microcontroller, all remotely. Next, they use a web camera to observe the results.</description>
    </item>
</rdf:RDF>
