<?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:examples:storage</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-04-05T09:02:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/examples/storage/bluetooth?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/examples/storage/eeprom?rev=1771493459&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/examples/storage/network?rev=1771493459&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/en/examples/storage/sdcard?rev=1771493459&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/examples/storage/bluetooth?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>Cloud storage</title>
        <link>https://home.roboticlab.eu/en/examples/storage/bluetooth?rev=1595235600&amp;do=diff</link>
        <description>Cloud storage

Store files:
Google Drive</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/examples/storage/eeprom?rev=1771493459&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-19T09:30:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>EEPROM</title>
        <link>https://home.roboticlab.eu/en/examples/storage/eeprom?rev=1771493459&amp;do=diff</link>
        <description>EEPROM

Required knowledge: [HW] Kontrollermoodul 

Theory

EEPROM (Electrically Eraseable Programmable Read Only Memory) is an electrically erasable memory device typically used for storing a small amount of data. The advantage of EEPROM is that the data remains even after power is lost. It is commonly used to keep various settings that are modified by the program. Otherwise EEPROM behaves like other memories, where bits are grouped into 8-bit bytes.</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/examples/storage/network?rev=1771493459&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-19T09:30:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Cloud data storage</title>
        <link>https://home.roboticlab.eu/en/examples/storage/network?rev=1771493459&amp;do=diff</link>
        <description>Cloud data storage

Required knowledge: 
[HW] Kontrollermoodul, [HW] Kasutajaliidese moodul, 

[AVR] Analoog-digitaalmuundur, 
[LIB] Andurid, [LIB] Ethernet

Theory

Cloud data storage means sending data over a wired or wireless network to an external server. The external server can be local, a file server in your own corner, or a well-known cloud service provider. Cloud services are offered by many large IT companies and by companies providing Internet of Things services. Some are free and open…</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/en/examples/storage/sdcard?rev=1771493459&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-19T09:30:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SD card</title>
        <link>https://home.roboticlab.eu/en/examples/storage/sdcard?rev=1771493459&amp;do=diff</link>
        <description>SD card

Required knowledge: 
[HW] Kontrollermoodul, [HW] Kasutajaliidese moodul, 

[LIB] Sisend-väljundviigud, [LIB] Graafiline LCD

Theory

[SD card pins]

Secure Digital (SD) is a memory card format developed by the SD Card Association (SDA) for portable devices. Communication can use the card&#039;s SD interface or the SPI bus. SPI is a good option for simpler systems. The SD card operating voltage is 3.3 V.</description>
    </item>
</rdf:RDF>
