Commit Graph

4 Commits

Author SHA1 Message Date
David Zovko
357fadc00e Replace master branch with older version to fix compatibility with all screens 2020-09-07 11:34:11 +02:00
David Zovko
11acf80436 Improve numbering of examples 2020-09-01 13:00:51 +02:00
BornaBiro
a1578bed16 Removed Adafruit MCP23017 Library
- Removed Adafruit MCP23017 library. Instead, code for controlling MCP23017 is built into library and it uses memory buffer to store all registers data from MCP23017. MCP23017 is now working much faster.
- Example for MCP23017 is changed
- Code for cleaning screen is improved (no more weird black/white lines outside visible aread, which can affect picture quality)
- Better waveform for grayscale (better color pallete), no more weird gradient on one color.
- Improved monochrome mode (writing black color was to aggressive, hard to clean)
2020-08-27 10:48:26 +02:00
David Zovko
5801ad82b9 Add full examples for Inkplate 6
Whole series of examples for Inkplate has been added to the repo.
2020-07-15 14:35:14 +02:00