<?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 - fr:examples:timer</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-04-04T16:47:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/examples/timer/hardware_delay?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/examples/timer/periodic_interrupt?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/fr/examples/timer/hardware_delay?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>Temporisation matérielle</title>
        <link>https://home.roboticlab.eu/fr/examples/timer/hardware_delay?rev=1595235600&amp;do=diff</link>
        <description>Temporisation matérielle

Necessary knowledge: [HW] Controller module, [AVR] Counters/Timers, [LIB] Pins, [LIB] Delay, [LIB] Timers, [PRT] Software delay

Connaissances nécessaires: [HW] controller, [AVR] Compteurs/Timers, [LIB] Broches, [LIB] delay, [LIB] timer, [PRT] software_delay

Théorie

La temporisation matérielle n&#039;est pas la seule façon de réaliser des pauses. La même chose peut tout à fait être réalisée par un</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/fr/examples/timer/periodic_interrupt?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>Interruption périodique</title>
        <link>https://home.roboticlab.eu/fr/examples/timer/periodic_interrupt?rev=1595235600&amp;do=diff</link>
        <description>Interruption périodique

Necessary knowledge: [HW] Controller module, [HW] User Interface Module, [AVR] Interrupts, [AVR] Counters/Timers, [LIB] Pins, [LIB] Delay, [LIB] Timers, [PRT] Software delay

Connaissances nécessaires: [HW] controller, [HW] digi, [AVR] Interruptions, [AVR] Compteurs/Timers, [LIB] Broches, [LIB] delay, [LIB] timer, [PRT] software_delay

Théorie

Le but de ces exercices pratique est de montrer l&#039;utilisation des interruptions à travers l&#039;utilisation d&#039;un compteur. Les inter…</description>
    </item>
</rdf:RDF>
