Outils pour utilisateurs

Outils du site


raspberry_pi_pico:micropython:ssd1306

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
raspberry_pi_pico:micropython:ssd1306 [2023/02/27 19:10] – [ Initialisation] danraspberry_pi_pico:micropython:ssd1306 [2023/02/27 20:39] (Version actuelle) – [SSD1306] dan
Ligne 2: Ligne 2:
  
 Étude réalisée avec afficheur OLED SSD1306 Étude réalisée avec afficheur OLED SSD1306
 +
 +{{ :raspberry_pi_pico:micropython:ssd1306_i2c.png |}}
 +
  
 ===== Branchement : ===== ===== Branchement : =====
Ligne 14: Ligne 17:
  
  
-===== Initialisation =====+===== Initialisation =====
  
 <code python> <code python>
Ligne 40: Ligne 43:
 Dans notre exemple la commande **print** retourne la valeur **[60, 119]** => l'adresse est **60** en décimal, soit **3C** en hexadécimal. Dans notre exemple la commande **print** retourne la valeur **[60, 119]** => l'adresse est **60** en décimal, soit **3C** en hexadécimal.
  
-===== Fonctions =====+===== Fonctions =====
  
 ==== show : ==== ==== show : ====
Ligne 74: Ligne 77:
   * **scroll :** défile le tableau de pixel   * **scroll :** défile le tableau de pixel
  
-==== Initialisation ====+==== Initialisation ====
  
 <code python> <code python>
raspberry_pi_pico/micropython/ssd1306.1677521427.txt.gz · Dernière modification : 2023/02/27 19:10 de dan