<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://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://robolabor.ee/homelab/feed.php">
        <title>Robotic &amp; Microcontroller Educational Knowledgepage - Network of Excellence de:software:homelab:library:module</title>
        <description></description>
        <link>https://robolabor.ee/homelab/</link>
        <image rdf:resource="https://robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-04-15T11:16:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_alphanumeric?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_graphic?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://robolabor.ee/homelab/de/software/homelab/library/module/motor?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://robolabor.ee/homelab/de/software/homelab/library/module/segment_display?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://robolabor.ee/homelab/de/software/homelab/library/module/sensor?rev=1595235600&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico">
        <title>Robotic & Microcontroller Educational Knowledgepage - Network of Excellence</title>
        <link>https://robolabor.ee/homelab/</link>
        <url>https://robolabor.ee/homelab/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_alphanumeric?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>Alphanumerisches LCD</title>
        <link>https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_alphanumeric?rev=1595235600&amp;do=diff</link>
        <description>Alphanumerisches LCD

Bezug nehmend auf: [HW] lcd

Diese Bibliothek enthält die Funktionen, um das alphanumerische LCD des HomeLab zu nutzen.

Datentypen

	*  lcd_alpha_mode 
LCD Konfiguration, Aufzählungsdatentyp. Möglichkeiten:
		*  LCD_ALPHA_DISP_OFF</description>
    </item>
    <item rdf:about="https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_graphic?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>Graphisches LCD</title>
        <link>https://robolabor.ee/homelab/de/software/homelab/library/module/lcd_graphic?rev=1595235600&amp;do=diff</link>
        <description>Graphisches LCD

Related to: [HW] User Interface Module

Diese Bibliothek enthält die Funktionen zur Nutzung des graphischen LCD des HomeLab. Obwohl das LCD graphische Bilder wiedergeben kann, enthält die Bibliothek diese Funktionen nicht. Das LCD wird als alphanumerisches Display mit 14 x 6 Zeichen genutzt.</description>
    </item>
    <item rdf:about="https://robolabor.ee/homelab/de/software/homelab/library/module/motor?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>Motoren</title>
        <link>https://robolabor.ee/homelab/de/software/homelab/library/module/motor?rev=1595235600&amp;do=diff</link>
        <description>Motoren

Bezug nehmend auf: [HW] Motor Module

Diese Bibliothek enthält Funktionen zur Steuerung der verschiedenen HomeLab Motoren. Sie enthält Funktionen für Gleichstrom- (DC-), Schritt- und Servomotoren,

Funktionen

	*  void dcmotor_init(unsigned char index)</description>
    </item>
    <item rdf:about="https://robolabor.ee/homelab/de/software/homelab/library/module/segment_display?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>7-Segment LED Display</title>
        <link>https://robolabor.ee/homelab/de/software/homelab/library/module/segment_display?rev=1595235600&amp;do=diff</link>
        <description>7-Segment LED Display

In Bezug auf: [HW] User Interface Module

Diese Bibliothek dient zur Nutzung des 7-Segment LED Displays der digitalen HomeLab digitalen I/O Modulplatine gedacht. Mit dieser Bibliothek können Zahlen von 0 bis 9 dargestellt werden.

Funktionen

	*</description>
    </item>
    <item rdf:about="https://robolabor.ee/homelab/de/software/homelab/library/module/sensor?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>Sensoren</title>
        <link>https://robolabor.ee/homelab/de/software/homelab/library/module/sensor?rev=1595235600&amp;do=diff</link>
        <description>Sensoren

Bezug nehmend auf: [HW] Sensors Module

Diese Bibliothek enthält Funktionen für die verschiedenen Sensoren im HomeLab kit.

Datentypen

	*  ir_distance_sensor 


    Infrarotentfernungssensor, Distanzberechnungs-Parameterstruktur. Formel für die Entfernungsberechnung ist</description>
    </item>
</rdf:RDF>
