Modifications

Sauter à la navigation Sauter à la recherche
Ligne 27 : Ligne 27 :     
== Afficheur LCD ==
 
== Afficheur LCD ==
The Romi 32U4 Control Board has a set of through-holes in the center where a 2×7 header can be soldered to connect an 8×2 character LCD {{polpl|356}} (or any other LCD with the common [https://www.pololu.com/file/0J71/DMC50448N-AAE-AD.pdf HD44780 parallel interface] (109k pdf)). You can adjust the LCD contrast with the potentiometer on the top right of the LCD connector. We recommend using a 2 mm slotted screwdriver to adjust the contrast.
+
La carte de contrôle Romi 32U4 dispose d'un emplacement 2x7 broches pour placer un connecteur pour l'écran LCD 8×2 caractères {{polpl|356}} (ou tout autre LCD utilisant [https://www.pololu.com/file/0J71/DMC50448N-AAE-AD.pdf l'interface parallèle HD44780] (109k pdf)). Vous pouvez ajuster le contraste du LCD avec le potentiomètre en haut à droite du connecteur LCD. Pololu recommande d'utiliser un tournevis pour ajuster le contraste.
    
The Romi32U4 library provides functions to display data on a connected LCD. It is designed to gracefully handle alternate use of the LCD data lines by only changing pin states when needed for an LCD command, after which it will restore them to their previous states. This allows the LCD data lines to be used for other functions (such as pushbutton inputs and LED drivers).
 
The Romi32U4 library provides functions to display data on a connected LCD. It is designed to gracefully handle alternate use of the LCD data lines by only changing pin states when needed for an LCD command, after which it will restore them to their previous states. This allows the LCD data lines to be used for other functions (such as pushbutton inputs and LED drivers).
29 917

modifications

Menu de navigation