Веб-документация библиотеки расширений PureData CEAMMC
доступно с версии: 0.9.8
Note: display can be configured in single line mode.
clear
clear all display data and set cursor position to 0, 0
LINE cursor line
тип: int
обязательно: True
COL cursor line character position
тип: int
обязательно: True
font
choose font
@i2c_addr (initonly)
Запросить/установить I²C address. Values 'default' (for addr 0x27), 'alt' (for addr 0x3f) are also
accepted
тип: int
диапазон: -4..119
по умолчанию: -1
@i2c_bus (initonly)
Запросить/установить I²C bus
тип: atom
варианты: 1, 2, 3, 4, 5, 6, default, none
по умолчанию: none
@rows (initonly)
Запросить/установить number of display rows
тип: int
варианты: 1, 2, 4
по умолчанию: 1
Авторы: Serge Poltavsky
Лицензия: GPL3 or later