Skip to content

Update hd44780.go#78

Open
Cruiser79 wants to merge 1 commit intokidoman:masterfrom
Cruiser79:patch-2
Open

Update hd44780.go#78
Cruiser79 wants to merge 1 commit intokidoman:masterfrom
Cruiser79:patch-2

Conversation

@Cruiser79
Copy link

Add method CreateChar.
Example code:

bufPlay := []byte{0x0, 0x8, 0xc, 0xe, 0xc, 0x8, 0x0, 0 }
hd.CreateChar(0, bufPlay)
hd.WriteChar(0)

To build custom characters, use https://omerk.github.io/lcdchargen/

Add method CreateChar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant