aceisace
f10fe8a988
Allow usage without display and SPI when setting render->False
...
Generated images will be available in the images folder
2022-03-31 18:36:50 +02:00
Ace
12cc7b0079
support for v2 display
2021-04-24 00:24:56 +02:00
Ace
897ea0352a
removed obsolete file
2020-12-07 11:36:14 +01:00
Ace
6e4060d0ae
Switch to guided installation of driver
...
Do not rely or use setup_state.txt to determine if installation was successful, instead check existence of zip file.
Do not install the driver files automatically when initialising Driver class, instead, ask the user to enter two commands in the Terminal.
Removed setup function for 9.7", improved installer.
2020-12-07 11:36:01 +01:00
Ace
9d4810ce25
fix bad linebreaks from Windows
2020-12-07 10:57:08 +01:00
Ace
4ecb778812
Use zip files for drivers
...
Using zip files instead of unzipped folders to reduce size of repo.
Added demo image which is shown on successfull installs for the 9.7" E-Paper
2020-12-07 10:40:01 +01:00
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
Ace
598d2b2614
code cleanups
2020-12-05 00:18:14 +01:00
Ace
e3ca1628e1
reduced logging output for display
2020-12-05 00:16:57 +01:00
Ace
301d239c3f
fixed calibration on 9.7" E-Paper displays
2020-11-29 23:43:56 +01:00
Ace
bcc512d1cc
Fixing some issues with 9.7" E-Paper displays
...
test() saves assembled images now.
If the 9.7" E-Paper is selected, the images are now flipped correctly.
2020-11-25 14:24:29 +01:00
Ace
418422fa52
Improved documentation
2020-11-24 00:40:49 +01:00
Ace
b1c06b3add
Code cleanup, adapting modules for new web-ui
2020-11-10 22:48:04 +01:00
Ace
035ce65f06
Adapting modules for new web-ui (do not use yet)
2020-11-10 11:53:48 +01:00
Ace
29788f0313
Initial commit for release v2.0.0
...
A lot of work-in-progress and far from complete.
Lots of improvements related to user-friendliness, fully new web-UI. Better infrastructure....
more coming soon
2020-11-09 17:51:15 +01:00
Ace
b6c2534644
fix for 9.7" epaper display
...
This commit should fix any previous issues with the 9.7" epaper displays not showing the image correctly
2020-10-09 11:25:11 +02:00
Ace
accf8fbd59
Added support for 7.5" v3 ePaper displays
2020-08-31 15:23:02 +02:00
Ace
2693eb64b9
Adding support for 9.7"" ePaper display
2020-06-18 16:21:53 +02:00
Ace
8e27116f3a
Added drivers for 9.7" ePaper display
2020-06-18 16:21:26 +02:00
Ace
c94a2ff122
removed non-required epaper commands while initalising
2020-06-12 23:18:59 +02:00
Ace
3b3c42cec7
minor improvements
2020-05-30 00:48:12 +02:00
Ace
8684009f4c
switch from relative import to absolute import
2020-05-30 00:44:56 +02:00
Ace
877da1614a
Added rendering support (work in progress)
2020-05-26 19:11:52 +02:00
Ace
33e6888096
modules refactoring + slight changes to folder structure
2020-05-12 19:35:08 +02:00
Ace
c8786f6006
Revert "modules refactoring + slight changes to folder structure"
...
This reverts commit 3fe9675bef
.
2020-05-12 19:30:45 +02:00
Ace
3fe9675bef
modules refactoring + slight changes to folder structure
2020-05-12 19:26:10 +02:00
Ace
fd9fcbcc8d
Folder restructuring
...
Reorganised folders and files
2020-05-07 20:16:55 +02:00