Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

« Vorherige Version anzeigen Version 2 Nächste Version anzeigen »

This module provides a two-line LCD display with 16 characters per line.

Manuals


Usage Zynq7000

To use the LCD display with the zynq7000, connect it in the following way:

Zynq7000Display
gpio[0] ... gpio [7]D0 ... D7
gpio[8]RS
gpio[9]E
gpio[10]R/W

There are two drivers available. One for Java in combination with deep and one for Python when using a Linux operating system. 

Python Example



Java Example

LCDExample.py
import driver
import time



  • Keine Stichwörter