Skip to content

Commit

Permalink
added video for lcd display (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Bakera committed Aug 9, 2017
1 parent a7eb83c commit 2fc82f8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions hd44780/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,18 @@ Quelltext
---------

Eine einfache Anzeige wird im Quelltext der Datei [lcd.py](lcd.py) realisiert.
Nachdem das Display initialisiert wurde, werden zwei Buchstaben an das Display
gesendet.


Funktionsprüfung
----------------

![video](https://archive.org/download/lcd_display_demo/lcd_display_demo.thumbs/MUTE_20170809_220636_000024.jpg)

Ein Video
([mp4](https://archive.org/download/lcd_display_demo/MUTE_20170809_220636.mp4),
[ogg](https://archive.org/download/lcd_display_demo/MUTE_20170809_220636.ogv),
[YouTube](https://www.youtube-nocookie.com/embed/W6sKhcwKmA4?rel=0))
zeigt die Funktionsweise des Displays.

0 comments on commit 2fc82f8

Please sign in to comment.