MultiLcd

Drive multiple LCDs like a single LiquidCrystal object.

Author
Patrick Roncagliolo
Website
https://github.com/roncapat/MultiLcd
Category
Display
License
GPL 3.0
Library Type
Contributed
Architectures
Any

This library let you use multi-controller LCDs (like the 4*40) or a bunch of distinct LCDs as a single LiquidCrystal(LC) object: in fact, the API is the same of the wide-known library, except for constructor and .begin() method, and the new ".attach()". Once initialization is done, you can drive the designated LCDs (or LCDs controllers) as a single, virtual LCD.

Downloads

Filename Release Date File Size
MultiLcd-1.0.0-alpha.zip 2017-01-10 17.64 KiB