mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avoid using strconv.Itoa fmt.Sprintf() can format numbers directly using the "%d" format specifier. Call Dev.Init in example code Without initializing the hardware nothing is shown on the display. Add constants for commands Translate the command names from the datasheet into constant names, similar to `epd/epd.go`. These names make it easier to understand what the driver does. One command, 0x37, is not documented in any of the datasheets available (Waveshare 2.13inch e-Paper, Good Display GDEH0213B72). Signed-off-by: Michael Hanselmann <public@hansmi.ch> |
5 years ago | |
|---|---|---|
| .. | ||
| doc.go | 5 years ago | |
| example_test.go | 5 years ago | |
| waveshare213v2.go | 5 years ago | |