14 | | * Cours 03 : [htdocs:cours/peri_2019_3_drivers_module-2p.pdf Introduction drivers kernel]. |
15 | | * Cours 04 : [htdocs:cours/peri_2019_4_driver_LCD-2p.pdf Drivers, ioctl et LCD]. |
16 | | * Cours 05 : [htdocs:cours/peri_2019_5_serveur_web-2p.pdf Serveur web et communications par tubes]. |
17 | | * Cours 06 : [htdocs:cours/peri_2019_6_comm_sans_fil-2p.pdf Communication sans fil]. |
18 | | * Cours 07 : [htdocs:cours/peri_2019_7_arduino-2p.pdf Introduction arduino]. |
19 | | * Cours 08 : [= Bienvenue sur le site du module SESI PERI 2017/2018 = |
| 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] |
25 | | [[Image(htdocs:png/peri_2018_planning.png,500px,nolink)]] |
26 | | [[Image(htdocs:png/peri_2016_plateforme.png,550px,nolink)]] |
27 | | |
28 | | == Cours 2018 == |
29 | | |
30 | | * Cours 01 : [htdocs:cours/peri_2018_1_introduction-2p.pdf Présentation du cours et introduction aux GPIO sur la carte Raspberry Pi]. |
31 | | * Cours 02 : [htdocs:cours/peri_2018_2_drivers_user-2p.pdf Introduction drivers user]. |
32 | | * Cours 03 : [htdocs:cours/peri_2018_3_drivers_module-2p.pdf Introduction drivers kernel]. |
33 | | * Cours 04 : [htdocs:cours/peri_2018_4_driver_LCD-2p.pdf Drivers, ioctl et LCD]. |
34 | | * Cours 05 : [htdocs:cours/peri_2018_5_serveur_web-2p.pdf Serveur web et communications par tubes]. |
35 | | * Cours 06 : [htdocs:cours/peri_2018_6_comm_sans_fil-2p.pdf Communication sans fil]. |
36 | | * Cours 07 : [htdocs:cours/peri_2018_7_arduino-2p.pdf Introduction arduino]. |
37 | | * Cours 08 : [htdocs:cours/peri_2018_8_arduino-2p.pdf Programmation multi-tâches et ports série]. |
38 | | * Cours 09 : [attachment:calcul_flottant.pdf calcul en virgule flottante] et [attachment:analyse.pdf analyse de données]. |
39 | | * Cours 10 : [attachment:calcul_fixe.pdf calcul en virgule fixe] et [attachment:TS.pdf éléments de traitement du signal]. |
40 | | |
41 | | == TME 2018 == |
42 | | |
43 | | * TD00 : [[SujetTD0 | Remise à niveau programmation bas-niveau]] |
44 | | * TP01 : [wiki:SujetTP1-2018 Outils de développement et GPIO] |
45 | | * TP02 : [wiki:SujetTP2-2018 Premier pilote pour les LEDs et le bouton poussoir] |
46 | | * TP03 : [wiki:SujetTP3-2018 Pilotage LCD] |
47 | | * TP04 : [wiki:SujetTP4-2018 Serveur web pour le pilotage des LEDs] |
48 | | * TP05 : [wiki:SujetTP5-2018 Communication sans-fil Raspberry] |
49 | | * TP06 : [wiki:SujetTP6-2018 Programmation Arduino] |
50 | | * TP07 : [wiki:SujetTP7-2018 Projet : Réseau de capteurs minimaliste] |
51 | | {{{#!comment |
52 | | * TP08 : ''[wiki:SujetTP8-2016 "Projet"]'' |
53 | | }}} |
54 | | * TP09 : filtrage: [attachment:filtrage.pdf énoncé] et [attachment:peri_filtre.zip code] |
55 | | * TP10 : filtrage d'accéléromètre et de gyroscope [attachment:accelero2.pdf énoncé][attachment:accelerometre.zip code de prototypage][attachment:sketch_acceleration.ino code Arduino faux] [attachment:sketch_acceleration2.ino code Arduino à compléter] |
| 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] |
72 | | * TD00 : [[SujetTD0 | Remise à niveau programmation bas-niveau]] |
73 | | * TP01 : [wiki:SujetTP1-2018 Outils de développement et GPIO] |
74 | | * TP02 : [wiki:SujetTP2-2018 Premier pilote pour les LEDs et le bouton poussoir] |
75 | | * TP03 : [wiki:SujetTP3-2018 Pilotage LCD] |
76 | | * TP04 : [wiki:SujetTP4-2018 Serveur web pour le pilotage des LEDs] |
77 | | * TP05 : [wiki:SujetTP5-2018 Communication sans-fil Raspberry] |
78 | | * TP06 : [wiki:SujetTP6-2018 Programmation Arduino] |
79 | | * TP07 : [wiki:SujetTP7-2018 Projet : Réseau de capteurs minimaliste] |
80 | | {{{#!comment |
81 | | * TP08 : ''[wiki:SujetTP8-2016 "Projet"]'' |
82 | | }}} |
83 | | * TP09 : filtrage: [attachment:filtrage.pdf énoncé] et [attachment:peri_filtre.zip code] |
84 | | * TP10 : filtrage d'accéléromètre et de gyroscope [attachment:accelero2.pdf énoncé][attachment:accelerometre.zip code de prototypage][attachment:sketch_acceleration.ino code Arduino faux] [attachment:sketch_acceleration2.ino code Arduino à compléter] |
| 47 | === Archives === |