= Bienvenue sur le site du module SESI PERI 2017/2018 = **5 janvier 2018 : Site en cours de révision** Equipe pédagogique : Franck Wajsbürt & Lionel Lacassagne[[BR]] Les ressources pédagogiques ont été créé initialement par : Julien Peeters et François Pécheux[[BR]] 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). [[Image(htdocs:png/peri_2018_planning.png,500px,nolink)]] [[Image(htdocs:png/peri_2016_plateforme.png,500px,nolink)]] == Cours 2017 == * Cours 01 : [htdocs:cours/peri_2017_1_introduction-2p.pdf Présentation du cours et introduction aux GPIO sur la carte Raspberry Pi]. * Cours 02 : [htdocs:cours/peri_2017_2_drivers_user-2p.pdf Introduction drivers user]. * Cours 03 : [htdocs:cours/peri_2017_3_drivers_module-2p.pdf Introduction drivers kernel]. * Cours 04 : [htdocs:cours/peri_2017_4_driver_LCD-2p.pdf Drivers, ioctl et LCD]. * Cours 05 : [htdocs:cours/peri_2017_5_serveur_web-2p.pdf Serveur web et communications par tubes]. * Cours 06 : [htdocs:cours/peri_2017_6_comm_sans_fil-2p.pdf Communication sans fil]. * Cours 07 : [htdocs:cours/peri_2017_7_arduino-2p.pdf Introduction arduino]. * Cours 08 : [htdocs:cours/peri_2017_8_comm-2p.pdf Port RS232 et I2C]. * Cours 09 : [attachment:calcul_flottant.pdf calcul en virgule flottante] et [attachment:analyse.pdf analyse de données]. * Cours 10 : [attachment:calcul_fixe.pdf calcul en virgule fixe] et [attachment:TS.pdf éléments de traitement du signal]. == TME 2017 == * TD00 : [[SujetTD0 | Remise à niveau programmation bas-niveau]] * TP01 : [wiki:SujetTP1-2017 Outils de développement et GPIO] * TP02 : [wiki:SujetTP2-2017 Premier pilote pour les LEDs et le bouton poussoir] * TP03 : [wiki:SujetTP3-2017 Pilotage LCD] * TP04 : [wiki:SujetTP4-2017 Serveur web pour le pilotage des LEDs] * TP05 : [wiki:SujetTP5-2017 Communication sans-fil Raspberry] * TP06 : [wiki:SujetTP6-2017 Programmation Arduino] * TP07 : [wiki:SujetTP7-2017 réseau de capteurs] {{{#!comment * TP08 : ''[wiki:SujetTP8-2016 "Projet"]'' }}} * TP09 : filtrage: [attachment:filtrage.pdf énoncé] et [attachment:peri_filtre.zip code] * 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] == Documentation == This part is written in English to give you the habit of reading and searching English technical documentation. * Broadcom BCM2835 peripherals ([http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf pdf]) === Getting started === This section is the place to begin for every new student of this course. - [BuildRootRaspberryPi The BuildRoot environment]