diff --git a/2-farm/lessons/2-detect-soil-moisture/translations/README.fr.md b/2-farm/lessons/2-detect-soil-moisture/translations/README.fr.md index 74e0cdc9..bd583946 100644 --- a/2-farm/lessons/2-detect-soil-moisture/translations/README.fr.md +++ b/2-farm/lessons/2-detect-soil-moisture/translations/README.fr.md @@ -20,7 +20,7 @@ Dans cette leçon, nous aborderons: * [Humidité du sol](#humidité-du-sol) * [Comment les senseurs communiquent avec les composants IoT](#comment-les-senseurs-communiquent-avec-les-composants-IoT) -* [Mesurer les niveaux d'humidité dans le sol](#mesurer-les-niveaux-d'humidité-dans-le-sol) +* [Mesurer les niveaux d'humidité dans le sol](#mesurer-les-niveaux-d-humidité-dans-le-sol) * [Étalonnage du capteur](#étalonnage-du-capteur) ## Humidité du sol diff --git a/hardware.md b/hardware.md index 784c7858..0419fb0f 100644 --- a/hardware.md +++ b/hardware.md @@ -55,7 +55,7 @@ All the device code for Raspberry Pi is in Python. To complete all the assignmen ### Raspberry Pi hardware * [Raspberry Pi](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/) - > 💁 Versions from the Pi 2B and above should work with the assignments in these lessons. + > 💁 Versions from the Pi 2B and above should work with the assignments in these lessons. If you are planning on running VS Code directly on the Pi, then a Pi 4 with 2GB or more of RAM is needed. If you are going to access the Pi remotely then any Pi 2B and above will work. * microSD Card (You can get Raspberry Pi kits that come with a microSD Card), along with a connector to use the SD card with your computer if you don't have one built-in. * USB power supply (You can get Raspberry Pi 4 kits that come with a power supply). If you are using a Raspberry Pi 4 you need a USB-C power supply, earlier devices need a micro-USB power supply. diff --git a/images/favicon.png b/images/favicon.png new file mode 100644 index 00000000..7e33f5ae Binary files /dev/null and b/images/favicon.png differ diff --git a/index.html b/index.html index 9bc1032f..09c642d5 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,12 @@
-