Commit Graph

10 Commits (2da607c499e086e068b8a828157fee621db47f21)

Author SHA1 Message Date
George Sexton 49a6b37ab9 Rework the send commands to be compatible with SPI control of CS, or manual control. 1 year ago
George Sexton b4f2e163f9 Remove manual manipulation of CS since it isn't required. 1 year ago
George Sexton 31fd033457 More lint fixes 1 year ago
George Sexton bc639221ca Fix incorrect usage. a 'pin number' was passed to port.Connect(), when that parameter is actually the bit count. 1 year ago
George Sexton 7e3e54275b Fixes 1 year ago
Olivier Mengué #openToWork-Paris f009056300
inky/impression: embed Dev (#103)
Minor refactor to embed Dev directly instead of via a pointer.
1 year ago
Olivier Mengué #openToWork-Paris 0187bca55f
inky/impression: fix init of bounds (#102)
Fix typo in initialization of bounds when bounds are not explicitely set
by the user.
1 year ago
Filip Stanis eb90d53534
[inky] Add Inky Impression 7.3" support (#75)
* Adds support for Inky Frame 7.3"

Co-authored-by: Olivier Mengué <dolmen@cpan.org>
Co-authored-by: George Sexton <georges@mhsoftware.com>
Co-authored-by: M-A <maruel@gmail.com>
Co-authored-by: Olivier Mengué <dolmen@cpan.org>
1 year ago
Olivier Mengué f007d15374
inky: improve godoc (#94)
Add godoc links to ease discovery.
1 year ago
Çağlar Onur e271f7c07b
[inky] Add Inky Impression 5.7" and 4" support (#55)
It is a 7 colour ePaper/eInk HAT that comes with 5.7" (600 x 448 pixel) or 4" (640 x 400 pixel).

Refactors the existing 3 color Inky and adds additional fields to
auto-detect via EEPROM.

Tested with 5.7" version.
3 years ago