Changes between Version 133 and Version 134 of WikiStart-before-2021


Ignore:
Timestamp:
Jan 27, 2019, 5:27:32 PM (6 years ago)
Author:
franck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart-before-2021

    v133 v134  
    1 = Bienvenue sur le site du module SESI PERI 2019fev =
     1= Bienvenue sur le site du module SESI PERI 2019fev
    22
    33Equipe pédagogique : Franck Wajsbürt & François Pécheux & Khalil Hachicha[[BR]]
     
    88[[Image(htdocs:png/peri_2019_plateforme.png,500px,nolink)]]
    99
    10 == Cours 2019 ==
     10== Cours 2019
    1111
    12 * Cours 01 : [htdocs:cours/peri_2019_1.pdf Présentation du cours et introduction aux GPIO sur la carte Raspberry Pi].
    13 * Cours 02 : [htdocs:cours/peri_2019_2.pdf Introduction drivers user].
    14 * Cours 03 : [htdocs:cours/peri_2019_3.pdf Introduction drivers kernel].
    15 * Cours 04 : [htdocs:cours/peri_2019_4.pdf Drivers ioctl et LCD].
    16 * Cours 05 : [htdocs:cours/peri_2019_5.pdf Serveur web et communications par tubes].
    17 * Cours 06 : [htdocs:cours/peri_2019_6.pdf Communication sans fil].
    18 * Cours 07 : [htdocs:cours/peri_2019_7.pdf Introduction arduino]
    19 * Cours 08 : [htdocs:cours/peri_2019_7.pdf Introduction arduino]
    20 * Cours 09 : [htdocs:cours/peri_2019_7.pdf Introduction arduino]
    21 * Cours 10 : [htdocs:cours/peri_2019_7.pdf Introduction arduino]
     12* Cours 0 : [htdocs:cours/peri_2019_0.pdf Objectif du cours].
     13* Cours 1 : [htdocs:cours/peri_2019_1.pdf Micro-contrôleurs].
     14* Cours 2 : [htdocs:cours/peri_2019_2.pdf Périphériques].
     15* Cours 3 : [htdocs:cours/peri_2019_3.pdf Protocoles filaires].
     16* Cours 4 : [htdocs:cours/peri_2019_4.pdf Pilotes de périphériques 1/2].
     17* Cours 5 : [htdocs:cours/peri_2019_5.pdf Pilotes de périphériques 2/2].
     18* Cours 6 : [htdocs:cours/peri_2019_6.pdf Client-Serveur WEB]
     19* Cours 7 : [htdocs:cours/peri_2019_7.pdf Base de données]
     20* Cours 8 : [htdocs:cours/peri_2019_8.pdf Protocoles radio]
     21* Cours 9 : [htdocs:cours/peri_2019_9.pdf Publish & Substribe]
     22* Cours 10 : [htdocs:cours/peri_2019_10.pdf Pour aller plus loin]
    2223
    23 == TME 2019 ==
     24== TME 2019
    2425
    25 * TP01 : [wiki:SujetTP1-2019 Outils de développement et GPIO]
    26 * TP02 : [wiki:SujetTP2-2019 Premier pilote pour les LEDs et le bouton poussoir]
    27 * TP03 : [wiki:SujetTP3-2019 Pilotage LCD]
    28 * TP04 : [wiki:SujetTP4-2019 Serveur web pour le pilotage des LEDs]
    29 * TP05 : [wiki:SujetTP5-2019 Communication sans-fil Raspberry]
    30 * TP06 : [wiki:SujetTP6-2019 Programmation Arduino]
    31 * TP07 : [wiki:SujetTP7-2019 Projet : Réseau de capteurs minimaliste]
    32 * TP08 : [wiki:SujetTP8-2019 Projet : Réseau de capteurs minimaliste]
    33 * TP09 : [wiki:SujetTP9-2019 Projet : Réseau de capteurs minimaliste]
    34 * TD10 : [wiki:SujetTP10-2019 Projet : Réseau de capteurs minimaliste]
     26* TP01 : [wiki:SujetTP1-2019 Installation et "Hello World"]
     27* TP02 : [wiki:SujetTP2-2019 Capteur et actionneurs]
     28* TP03 : [wiki:SujetTP3-2019 Périphériques I2C]
     29* TP04 : [wiki:SujetTP4-2019 Contrôle GPIOs sur Raspberrypi]
     30* TP05 : [wiki:SujetTP5-2019 Driver Linux]
     31* TP06 : [wiki:SujetTP6-2019 Serveur WEB principe]
     32* TP07 : [wiki:SujetTP7-2019 Serveur WEB (Appache-PHP-MySQL]
     33* TP08 : [wiki:SujetTP8-2019 Communications radio simples]
     34* TP09 : [wiki:SujetTP9-2019 Réseau de capteurs simples et micro-projet]
     35* TD10 : [wiki:SujetTP10-2019 Allons plus loin]
    3536
    36 == Documentation ==
     37== Documentation
    3738
    3839* [https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet Syntaxe Markdown]
    3940* Broadcom BCM2835 peripherals ([http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf pdf])
     41* [BuildRootRaspberryPi The BuildRoot environment]_arduino-2p.pdf Programmation multi-tâches et ports série].
    4042
    41 === Getting started ===
    42 
    43 This section is the place to begin for every new student of this course.
    44 
    45 - [BuildRootRaspberryPi The BuildRoot environment]_arduino-2p.pdf Programmation multi-tâches et ports série].
    46 
    47 === Archives ===
     43== Archives
    4844
    4945[wiki:WikiStart-2018fev Site Peri 2018]