inkplate-6-arduino-library/examples/2. Advanced Inkplate Features
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
..
1-Inkplate_WiFi_HTTP_request Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
2-Inkplate_Low_Power Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
3-Inkplate_Battery_Voltage_And_Temperature Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
4-Inkplate_Touchpads Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
5-Inkplate_SD_BMP_pictures Added dithering to example. 2020-08-07 15:04:16 +02:00
6-Inkplate_SD_TXT_file fix: incorrect buffer length 2020-07-22 02:04:35 +08:00
7-Inkplate_easyC Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
8-Inkplate_MCP23017_expander Removed Adafruit MCP23017 Library 2020-08-27 10:48:26 +02:00
9-Inkplate_Web_Server Add full examples for Inkplate 6 2020-07-15 14:35:14 +02:00
10-Inkplate_Download_And_Show 24 bit image error fix + removed credentials. 2020-08-10 09:31:18 +02:00