1 | | = Bienvenue sur le site du module SESI PERI 2017/2018 = |
| 1 | = Bienvenue sur le site du module SESI PERI 2019fev = |
| 2 | |
| 3 | Equipe pédagogique : Franck Wajsbürt & François Pécheux & Khalil Hachicha[[BR]] |
| 4 | Les ressources pédagogiques ont été créé initialement par : Julien Peeters et François Pécheux[[BR]] |
| 5 | Ce site web contient toutes les ressources du module: les slides de cours, les énoncés de TD, de TP et les ressources documentaires (en anglais). |
| 6 | |
| 7 | [[Image(htdocs:png/peri_2018_planning.png,500px,nolink)]] |
| 8 | [[Image(htdocs:png/peri_2016_plateforme.png,550px,nolink)]] |
| 9 | |
| 10 | == Cours 2019 == |
| 11 | |
| 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_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 = |
| 66 | - [BuildRootRaspberryPi The BuildRoot environment]_arduino-2p.pdf Programmation multi-tâches et ports série]. |
| 67 | * Cours 09 : [attachment:calcul_flottant.pdf calcul en virgule flottante] et [attachment:analyse.pdf analyse de données]. |
| 68 | * Cours 10 : [attachment:calcul_fixe.pdf calcul en virgule fixe] et [attachment:TS.pdf éléments de traitement du signal]. |
| 69 | |
| 70 | == TME 2019 == |
| 71 | |
| 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] |
| 85 | |
| 86 | == Documentation == |
| 87 | |
| 88 | * [https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet Syntaxe Markdown] |
| 89 | * Broadcom BCM2835 peripherals ([http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf pdf]) |
| 90 | |
| 91 | === Getting started === |
| 92 | |
| 93 | This section is the place to begin for every new student of this course. |
| 94 | |