it8951
Version:
Raspberry Pi node.js module for e-papers controlled by IT8951
23 lines (13 loc) • 767 B
Markdown
[it8951](../README.md) › [Globals](../globals.md) › ["it8951"](_it8951_.md)
# Module: "it8951"
Class to controll IT8951. Implemented based on waveshare [documentation](https://www.waveshare.com/wiki/6inch_HD_e-Paper_HAT), [specification](https://www.waveshare.com/w/upload/c/c4/E-paper-mode-declaration.pdf) and [IT8951 datasheet](https://www.waveshare.net/w/upload/1/18/IT8951_D_V0.2.4.3_20170728.pdf).
## Index
### Enumerations
* [ENDIANNESS](../enums/_it8951_.endianness.md)
* [IMAGE_ROTATION](../enums/_it8951_.image_rotation.md)
* [PIXEL_PACKING](../enums/_it8951_.pixel_packing.md)
* [WAVEFORM](../enums/_it8951_.waveform.md)
### Classes
* [IT8951](../classes/_it8951_.it8951.md)
### Interfaces
* [SystemInfo](../interfaces/_it8951_.systeminfo.md)