<?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:multiasm:exercisesbook</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-05-12T02:37:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/multiasm/exercisesbook/arduinouno?rev=1777895739&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/multiasm/exercisesbook/arm?rev=1765543164&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/multiasm/exercisesbook/avr?rev=1777620804&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/multiasm/exercisesbook/pc?rev=1778333864&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/multiasm/exercisesbook/arduinouno?rev=1777895739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-04T11:55:39+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://home.roboticlab.eu/en/multiasm/exercisesbook/arduinouno?rev=1777895739&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://home.roboticlab.eu/en/multiasm/exercisesbook/arm?rev=1765543164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-12T12:39:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ARM and Mobiles</title>
        <link>https://home.roboticlab.eu/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://home.roboticlab.eu/en/multiasm/exercisesbook/avr?rev=1777620804&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-01T07:33:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programming in Assembler for Embedded Systems</title>
        <link>https://home.roboticlab.eu/en/multiasm/exercisesbook/avr?rev=1777620804&amp;do=diff</link>
        <description>Programming in Assembler for Embedded Systems

Assembler programming for embedded systems uses both on-site programming of devices connected directly to the development platform (usually via USB) and an integrated solution for IoT laboratories: VREL NextGen Software for remote experimentation.</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/multiasm/exercisesbook/pc?rev=1778333864&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-09T13:37:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programming in Assembler for x64</title>
        <link>https://home.roboticlab.eu/en/multiasm/exercisesbook/pc?rev=1778333864&amp;do=diff</link>
        <description>Programming in Assembler for x64

In this section, we will show some examples of programs written purely in assembler or in connection with other programming languages, including C++ and C#. We assume that the reader is familiar with the coursebook, instructions and directives used to write the assembler programs. We will describe the use of the integrated development environment (Visual Studio) and methods to assemble programs with the command line only.We will also show how to create the stati…</description>
    </item>
</rdf:RDF>
