= Bienvenue sur le site du module SESI PERI 2016/2017 = 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_2017_planning.png,500px,nolink)]] [[Image(htdocs:png/peri_2016_plateforme.png,600px,nolink)]] == Cours == * 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-4p.pdf Serveur web et communications par tubes]. * Cours 06 : ''[htdocs:cours/peri_2016_6_arduino-4p.pdf Introduction arduino].'' * Cours 07 : ''[htdocs:cours/peri_2016_7_comm_sans_fil-4p.pdf Communication sans fil].'' * Cours 08 : ''[htdocs:cours/peri_2016_8_rs232_i2c-4p.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 == * 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-2016 Serveur web pour le pilotage des LEDs]'' * TP05 : ''[wiki:SujetTP5-2016 Introduction Arduino]'' * TP06 : ''[wiki:SujetTP6-2016 Communication sans-fil Arduino]'' * TP07 : ''[wiki:SujetTP7-2016 Programmation Arduino]'' * TP08 : ''[wiki:SujetTP8-2016 "Projet"]'' * TP09 : ''[attachment:peri_filtre.zip filtrage]'' * 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]