LCM-S01602DTR/M
From TheUbberCannon
Conteúdo |
Info
The Lumex LCM-S01602DTR/M 16x2 character LCD display appear to be an Hitachi HD44780 based LCD display.
It is embedded on the FPGA of the Virtex ML403 in a four bit interface fashion.
Model
The HD44780U class will provide all low level handling to the ML403_Display. And Common_Display appear to be necessary to the EPOS Framework, but I'm not that sure.
Represented as a template parameter to HD44780U and probably implemented as Traits to ML403_Display, some configurable features that control some behaviour/configuration of the LCD display. This may be even dropped since to the ml403 the LCD is already assigned and will not change.