Inkycal/inkycal/display/drivers
Ace 8ea8f6cfa4 Improved image handling
The given image is now rotated by 90 deg when attempting to send it to the epaper. This function was initally in main, but has been shifted.
2020-12-05 00:23:09 +01:00
..
9_in_7_drivers Code cleanup, adapting modules for new web-ui 2020-11-10 22:48:04 +01:00
__init__.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
9_in_7.py Improved image handling 2020-12-05 00:23:09 +01:00
epd_4_in_2_colour.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_4_in_2.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_5_in_83_colour.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_5_in_83.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_7_in_5_colour.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_7_in_5_v2_colour.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_7_in_5_v2.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epd_7_in_5_v3_colour.py Added support for 7.5" v3 ePaper displays 2020-08-31 15:23:02 +02:00
epd_7_in_5_v3.py Added support for 7.5" v3 ePaper displays 2020-08-31 15:23:02 +02:00
epd_7_in_5.py switch from relative import to absolute import 2020-05-30 00:44:56 +02:00
epdconfig.py reduced logging output for display 2020-12-05 00:16:57 +01:00