Différences entre versions de « Rasp-Hack-Afficheur-LCD »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 18 : Ligne 18 :
 
[[Fichier:Rasp-Hack-Afficheur-LCD-INTRO-2.JPG|500px]]
 
[[Fichier:Rasp-Hack-Afficheur-LCD-INTRO-2.JPG|500px]]
  
To Follow This Tutorial You Will Need
+
== To Follow This Tutorial You Will Need ==
  
* Standard LCD 16x2 + extras
+
* [http://mchobby.be/PrestaShop/product.php?id_product=176 un afficheur LCD 16x2 + extras]
* Adafruit Pi Cobbler - follow the tutorial to assemble it
+
* {{link-product-picobbler}}
* Half or Full-size breadboard
+
* {{link-product-bbdemi}}
* Hook-up Wire
+
* {{link-product-filsbb}}
* A Raspberry Pi
+
* {{link-product-pi}}
  
 
{{Ambox
 
{{Ambox

Version du 27 janvier 2013 à 16:26

Rasp-Hack-Afficheur-LCD-INTRO-1.JPG

Adding a LCD to any project immediately kicks it up a notch. This tutorial explains how to connect a inexpensive HDD44780 compatible LCD to the raspberry pi using 6 GPIOs. While there are other ways to connect using I2C or the UART this is the most direct method that get right down to the bare metal.

This technique:

  • allows for inexpensive LCDs to be used
  • does not require any i2c drivers
  • won't steal the only serial port on the Pi.


The example python code sends date, time and the ip address to the display. If you are running a Pi in headless mode being able to determine the IP address at a glance is really handy.

Rasp-Hack-Afficheur-LCD-INTRO-2.JPG

To Follow This Tutorial You Will Need


Source: Character LCD with Raspberry Pi or BeagleBone Black écrit par Tony Dicola pour Adafruit Industries.

Traduit avec l'autorisation d'AdaFruit Industries - Translated with the permission from Adafruit Industries - www.adafruit.com

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.