Skip to content

Drives a 16-characters x 2-lines LCD display. Uses an Arduino Nano.

License

Notifications You must be signed in to change notification settings

Heideachim/LCD-Display-Susi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LCD-Display-Susi

Drives a 16-characters x 2-lines LCD display. Uses an Arduino Nano.

LCD ist Hitachi HD44780 kompatibel, benötigt also relativ viele Leitungen (4 Daten-, 2 Select-Leitungen, Kontrast-Poti, Beleuchtung)

Beschreibung und Verdrahtung: https://starthardware.org/lcd/

Zum Ansteuern wird die bereits installierte Arduino-Bibliothek LiquidCrystal.h verwendet: Den Cursor auf die gewünschte Position setzen und dann einen Text ausdrucken.

Aufbau auf dem Steckbrett: Gesamt

Detail: Detail

Von Oben: Oben

About

Drives a 16-characters x 2-lines LCD display. Uses an Arduino Nano.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages