Skip to content

krupski/LiquidCrystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiquidCrystal

Arduino drivers for standard LCD displays and Noritake HD44780 compatible LCD/VFD displays.

Changes include direct port access instead of "digitalWrite" and "pinMode" and the addition of Noritake "CU-UW" (SPI) code to support serial interface devices such as the Noritake series of Hitachi HD44780 compatible VFD (Vacuum Fluorescent Display) modules (CU16025, CU20049, etc...).

Also several new functions have been added such as character code support (for example, a carriage return character homes the cursor, a linefeed drops down to the next line, etc...). It is also possible to read, from the driver, the current cursor position as row and column, making it easier to locate the cursor and update individual areas of the display.

 

 


(Typical LCD Display)

 

(Typical VFD Display)

About

Arduino Library for Hitachi HD44780 compatible LCD and VFD displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages