diff --git a/labyrinthe/README.md b/labyrinthe/README.md index 6b9a576..02798f1 100644 --- a/labyrinthe/README.md +++ b/labyrinthe/README.md @@ -20,28 +20,28 @@ Il se décompose en 4 parties : - Installer un éditeur de code (Emacs, Spyder) - Sustituer la programmation par briques logiques avec des modules codés en Python - Inclure les scripts Python avec l'exécutable -- Fichier de départ : 2-labyrinthe-debut.blend -- Fichiers résultats : 2-labyrinthe.blend, 2-labyrinthe.py +- **Fichier de départ : 2-labyrinthe-debut.blend** +- **Fichiers résultats : 2-labyrinthe.blend, 2-labyrinthe.py** ### Tutoriel 3 : Interfacer la scène 3D avec une carte Arduino par pyFirmata - Installer la bibliothèque pyFirmata - Déplacer le plateau avec une manette : 4 boutons binaires et/ou un joystick analogique - Inclure la bibliothèque pyFirmata avec l'exécutable -- Fichier de départ : 3-labyrinthe-debut.blend, 2-labyrinthe.py -- Fichiers résultats : 3-labyrinthe.blend, 3-labyrinthe.py +- **Fichiers de départ : 3-labyrinthe-debut.blend, 2-labyrinthe.py** +- **Fichiers résultats : 3-labyrinthe.blend, 3-labyrinthe.py** ### Tutoriel 4 : Interfacer la scène 3D avec une carte Arduino par pySerial - Installer la bibliothèque pySerial - Déplacer le plateau avec une centrale inertielle (capteur IMU sur broche I2C) - Inclure la bibliothèque pySerial avec l'exécutable -- Fichier de départ : 4-labyrinthe-debut.blend, 2-labyrinthe.py -- Fichiers résultats : 4-labyrinthe.blend, 4-labyrinthe.py, 4-labyrinthe-imu.ino +- **Fichiers de départ : 4-labyrinthe-debut.blend, 2-labyrinthe.py** +- **Fichiers résultats : 4-labyrinthe.blend, 4-labyrinthe.py, 4-labyrinthe-imu.ino** ### Tutoriel 5 : Interfacer la scène 3D avec une carte micro:bit - Installer la bibliothèque pySerial - Déplacer le plateau avec la centrale inertielle de la carte microbit - Inclure la bibliothèque pySerial avec l'exécutable -- Fichier de départ : 5-labyrinthe-debut.blend, 2-labyrinthe.py -- Fichiers résultats : 5-labyrinthe.blend, 5-labyrinthe.py, 5-labyrinthe-microbit.py +- **Fichiers de départ : 5-labyrinthe-debut.blend, 2-labyrinthe.py** +- **Fichiers résultats : 5-labyrinthe.blend, 5-labyrinthe.py, 5-labyrinthe-microbit.py**