<?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:hardware:didalab:annexes</title>
        <description></description>
        <link>https://home.roboticlab.eu/</link>
        <image rdf:resource="https://home.roboticlab.eu/_media/wiki/logo.png" />
       <dc:date>2026-04-05T23:50:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe1?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe2?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe3?rev=1595235600&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe4?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/hardware/didalab/annexes/annexe1?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>Annexe 1</title>
        <link>https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe1?rev=1595235600&amp;do=diff</link>
        <description>Annexe 1

Principes d&#039;identification des différents modules dans l&#039;application V.M.D. (Véhicule Multiplexé Didactique)

On utilise le mode d&#039;identification “étendu”, car il est indispensable si on souhaite adresser individuellemnt les différents registres du circuit d&#039;interface MCP25050, circuit de base des modules d&#039;interface CAN (voir notice technique du circuit MCP25050, page 22).</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe2?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>Annexe 2</title>
        <link>https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe2?rev=1595235600&amp;do=diff</link>
        <description>Annexe 2

Fichier de définition propre au système CAN_VMD



//*****************************************************
//  Structures de données pour application  CAN VMD
//  Nom de fichier: CAN_VMD.h
//*****************************************************

#ifndef _VMD_H
#define _VMD_H


// Format de message 
typedef struct {
    /* nombre d&#039;octets à envoyer, -1 si c&#039;est une Remote Frame */
    int dlc;   
    unsigned char id1;  /* 8 bits de poids forts de l&#039;ID. */
    unsigned char id2;  /* 3 b…</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe3?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>Annexe 3</title>
        <link>https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe3?rev=1595235600&amp;do=diff</link>
        <description>Annexe 3

Fichier de définition propre à la carte ATON



// ************************************************************* 
//  Fichier de définition pour carte controleur CAN &quot;ATON_CAN&quot;
//  Nom de fichier:  Aton_CAN.h
//**************************************************************
#ifndef _PELICAN_H
#define _PELICAN_H
#define SJA	0xB30280				/* Adresse de la carte SJA	*/
#define MODE	*(unsigned char *)	(SJA)		/* Registre de controle */
#define COMMAND	*(unsigned char *)  (SJA+0x01)	/* Registre…</description>
    </item>
    <item rdf:about="https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe4?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>Annexe 4</title>
        <link>https://home.roboticlab.eu/fr/hardware/didalab/annexes/annexe4?rev=1595235600&amp;do=diff</link>
        <description>Annexe 4

Schéma structurel de la carte 8 entrées



Schéma structurel de la carte &quot;Asservissement</description>
    </item>
</rdf:RDF>
