commands:reference:iclcdtextdirection
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
| commands:reference:iclcdtextdirection [2026/09/01 20:04] – 만듦 - 바깥 편집 127.0.0.1 | commands:reference:iclcdtextdirection [2026/09/14 20:30] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 11: | 줄 11: | ||
| ^ 명령어 ^ 인수 ^ 반환값 ^ 동작 ^ | ^ 명령어 ^ 인수 ^ 반환값 ^ 동작 ^ | ||
| | '' | | '' | ||
| + | |||
| ===== 예제 ===== | ===== 예제 ===== | ||
| + | |||
| + | MPAINO-8A8R(T)의 I2C 포트에 주소 '' | ||
| <code cpp> | <code cpp> | ||
| - | bool IclcdBegin(uint8_t address, uint8_t columns, uint8_t rows, | + | bool lcdReady |
| - | bool backlight | + | |
| - | bool IclcdClear(uint8_t device = 0); | + | void setup() { |
| - | bool IclcdHome(uint8_t device = 0); | + | |
| - | bool IclcdSetCursor(uint8_t column, uint8_t row, uint8_t device | + | |
| - | bool IclcdDisplay(bool on = true, uint8_t device = 0); | + | |
| - | bool IclcdCursor(bool on = true, uint8_t device = 0); | + | |
| - | bool IclcdBlink(bool on = true, uint8_t device = 0); | + | } |
| - | bool IclcdBacklight(bool on = true, uint8_t device = 0); | + | } |
| - | bool IclcdScrollLeft(uint8_t device = 0); | + | |
| - | bool IclcdScrollRight(uint8_t device = 0); | + | void loop() {} |
| - | bool IclcdTextDirection(bool leftToRight = true, uint8_t device = 0); | + | |
| - | bool IclcdAutoscroll(bool on = true, uint8_t device = 0); | + | |
| - | bool IclcdCreateChar(uint8_t location, const uint8_t charmap[8], | + | |
| - | uint8_t device = 0); | + | |
| - | bool IclcdWrite(uint8_t value, uint8_t device = 0); | + | |
| - | bool IclcdCommand(uint8_t command, uint8_t device = 0); | + | |
| - | bool IclcdPrint(...); | + | |
| </ | </ | ||
| 줄 43: | 줄 39: | ||
| * MPAINO에서 D20/D21을 외부 인터럽트로 사용하면 I²C와 동시에 사용할 수 없습니다. | * MPAINO에서 D20/D21을 외부 인터럽트로 사용하면 I²C와 동시에 사용할 수 없습니다. | ||
| * '' | * '' | ||
| + | |||
| + | ===== 같은 카테고리의 내장 명령어 ===== | ||
| + | |||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| [[commands: | [[commands: | ||
commands/reference/iclcdtextdirection.1788260661.txt.gz · 마지막으로 수정됨: 저자 127.0.0.1
