Changes between Version 219 and Version 220 of WikiStart-before-2021


Ignore:
Timestamp:
May 19, 2020, 6:07:45 PM (4 years ago)
Author:
franck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart-before-2021

    v219 v220  
    3636* TME 06 : [wiki:IOC20_T06 Serveur HTTP] ([wiki:IOC20_C06_FAQ FAQ])
    3737
    38 {{{
    39 #!protected
    40 
    41 == Cours 2019
    42 
    43 * Cours 00 : [wiki:Peri19_C00 Objectif du cours]
    44 * Cours 01 : [wiki:Peri19_C01 Hello World] ([htdocs:cours/Peri19_C01.pdf slides])
    45 * Cours 02 : [htdocs:cours/Peri19_C02.pdf Protocoles filaires et multitâches Arduino]
    46 * Cours 03 : [htdocs:cours/Peri19_C03.pdf Pilotes de périphériques]
    47 * Cours 04 : [htdocs:cours/Peri19_C04.pdf LCD et suite pilote]
    48 * Cours 05 : [htdocs:cours/Peri19_C05 périphériques - ESP32 - Automates]
    49 * Cours 06 : [htdocs:cours/Peri19_C06.pdf Protocoles radio]
    50 * Cours 07 : [htdocs:cours/Peri19_C07.pdf serveur HTTP et gateway]
    51 {{{#!comment
    52 * Cours 08 : [htdocs:cours/Peri19_C08.pdf Base de données]
    53 * Cours 09 : [htdocs:cours/Peri19_C09.pdf Publish & Substribe]
    54 }}}
    55 * Cours 10 : [htdocs:cours/calcul_flottant.pdf calcul en virgule flottante] et [htdocs:cours/analyse.pdf analyse de données].[[BR]][htdocs:cours/calcul_fixe.pdf calcul en virgule fixe] et [htdocs:cours/TS.pdf éléments de traitement du signal].
    56 
    57 == TME 2019
    58 
    59 * TME 01 : [wiki:Peri19_T01 Installation et "Hello World"]
    60 * TME 02 : [wiki:Peri19_T02 Multitâches Arduino]
    61 * TME 03 : [wiki:Peri19_T03 Driver Linux sur Raspberrypi]
    62 * TME 04 : [wiki:Peri19_T04 Driver Linux du LCD]
    63 * TME 05 : [wiki:Peri19_T05 Découverte ESP32]
    64 * TME 06 : [wiki:Peri19_T06 Communications radio simples]
    65 * TME 07 : [wiki:Peri19_T07 Serveur WEB base]
    66 * TME 08 : [wiki:Peri19_T08 Serveur WEB (Appache-PHP-MySQL)]
    67 * TME 09 : [wiki:Peri19_T09 Modèle client-serveur et MQTT]
    68 * Projet : [wiki:projet19 Petit projet avec un peu de tout]
    69 * TME 10 : filtrage: [htdocs:cours/filtrage.pdf énoncé] et [htdocs:cours/peri_filtre.zip code]
    70 * TP10 : filtrage d'accéléromètre et de gyroscope [htdocs:cours/accelero2.pdf énoncé], [htdocs:cours/accelerometre.zip code de prototypage], [htdocs:cours/sketch_acceleration.ino code Arduino faux] [htdocs:cours/sketch_acceleration2.ino code Arduino à compléter]
    71 }}}
    7238
    7339== Documentation