<?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:remotelab:ume:smartme</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-04-05T15:07:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b1?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b2?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b3?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m1?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m2?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/u1?rev=1595235600&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/remotelab/ume/smartme/b1?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IB1: Basic operations on the 2x16 LCD screen</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b1?rev=1595235600&amp;do=diff</link>
        <description>IB1: Basic operations on the 2x16 LCD screen

Whatever you do, you expect to have some output of the system. 
Sometimes there is a blinking LED, sometimes information about connected/disconnected network and some other time simply trace algorithm progress. 
In laboratories where you have connected the MCU physically to your programming device (i.e., your laptop), you usually would like to choose the serial port to report about what is going on. 
However, here all you have at runtime is the acces…</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b2?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IB2: Presenting temperature and humidity values on the LCD</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b2?rev=1595235600&amp;do=diff</link>
        <description>IB2: Presenting temperature and humidity values on the LCD

Target group

This hands-on lab guide is intended for the Beginners but other target groups may benefit from it, treating it as basics for advanced projects.

Prerequisites

Liquid Crystal</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b3?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IB3: PWM mode (~) of digital pins, programming threshold values</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/b3?rev=1595235600&amp;do=diff</link>
        <description>IB3: PWM mode (~) of digital pins, programming threshold values

Target group

This hands-on lab guide is intended for the Beginners but other target groups may benefit from it, treating it as a tool for advanced projects.

Prerequisites

Liquid Crystal</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m1?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IM1: MQTT to publish a message with a topic</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m1?rev=1595235600&amp;do=diff</link>
        <description>IM1: MQTT to publish a message with a topic

MQTT is one of the most commonly used protocols in IoT projects. It stands for Message Queuing Telemetry Transport. In addition, it is designed as a lightweight messaging protocol that provides publish/subscribe operations to exchange data between parties. This exercise is to be considered as closely related to the M2 exercise. Both are part of the same scenario. This exercise shows how to publish a message as a client.</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m2?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IM2: MQTT to subscribe to a topic to receive messages</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/m2?rev=1595235600&amp;do=diff</link>
        <description>IM2: MQTT to subscribe to a topic to receive messages

MQTT is one of the most commonly used protocols in IoT projects. It stands for Message Queuing Telemetry Transport. In addition, it is designed as a lightweight messaging protocol that provides publish/subscribe operations to exchange data between parties. This exercise is to be considered as closely related to the M1 exercise. Both are part of the same scenario. This exercise shows how to subscribe to a topic to receive messages belonging t…</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/u1?rev=1595235600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-20T09:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IU1: Showing temperature, humidity and dust values on the 2x16 LCD screen</title>
        <link>https://home.roboticlab.eu/en/iot-open/remotelab/ume/smartme/u1?rev=1595235600&amp;do=diff</link>
        <description>IU1: Showing temperature, humidity and dust values on the 2x16 LCD screen

Target group

This hands-on lab guide is intended for the Undergraduate but other target groups may benefit from it, treating it as basics for advanced projects.

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