Translations:MoodBox/72/fr : Différence entre versions

(Importation d’une nouvelle version depuis une source externe.)
m (FuzzyBot a déplacé la page Translations:Mood Box, Sons et Lumières/72/fr vers Translations:MoodBox/72/fr sans laisser de redirection : Extrait de la page à traduire « Mood Box, Sons et Lumières ».)
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
 
==== Bibliothèques ====
 
==== Bibliothèques ====
Le programme s'articule autour de bibliothèques spécifique aux composants utilisés, en voici la liste :
+
Le programme s'articule autour de bibliothèques spécifiques aux composants utilisés, en voici la liste :
 
* LCD : "rgb_lcd.h"
 
* LCD : "rgb_lcd.h"
 
** https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight
 
** https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight

Version actuelle datée du 4 juillet 2018 à 15:39

Informations concernant le message (contribuer)
Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.
Définition du message (MoodBox)
==== Bibliothèques ====
Le programme s'articule autour de bibliothèques spécifiques aux composants utilisés, en voici la liste :
* LCD : "rgb_lcd.h"
** https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight
* Ledring : "FastLED.h"
** https://github.com/FastLED/FastLED
* MP3 : "SoftwareSerial.h" et "MP3Player_KT403A.h"
** https://github.com/Seeed-Studio/Grove_Serial_MP3_Player_V2.0/archive/master.zip
* Moteur : "AccelStepper.h"
** https://github.com/adafruit/AccelStepper
* Capteur BME280 : "SPI.h", "Adafruit_Sensor.h" et "Adafruit_BME280.h
** https://github.com/adafruit/Adafruit_BME280_Library
** https://github.com/adafruit/Adafruit_Sensor
Traduction==== Bibliothèques ====
Le programme s'articule autour de bibliothèques spécifiques aux composants utilisés, en voici la liste :
* LCD : "rgb_lcd.h"
** https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight
* Ledring : "FastLED.h"
** https://github.com/FastLED/FastLED
* MP3 : "SoftwareSerial.h" et "MP3Player_KT403A.h"
** https://github.com/Seeed-Studio/Grove_Serial_MP3_Player_V2.0/archive/master.zip
* Moteur : "AccelStepper.h"
** https://github.com/adafruit/AccelStepper
* Capteur BME280 : "SPI.h", "Adafruit_Sensor.h" et "Adafruit_BME280.h
** https://github.com/adafruit/Adafruit_BME280_Library
** https://github.com/adafruit/Adafruit_Sensor

Bibliothèques

Le programme s'articule autour de bibliothèques spécifiques aux composants utilisés, en voici la liste :