Ace
b6147bc82b
Update README.md
2022-08-27 13:45:07 +02:00
Ace
649b258b94
Update FUNDING.yml
2022-08-27 13:07:56 +02:00
Ace
592a26423a
Update CONTRIBUTING.md
2022-08-27 13:04:53 +02:00
Ace
4c78299531
Merge pull request #205 from priv-kweihmann/image-hash
...
main: add image hashing
2022-08-25 23:47:41 +01:00
Ace
302b3344ef
Update README.md
2022-08-25 16:39:18 +02:00
Ace
106e885f2d
clarified instructions
2022-08-24 17:23:05 +02:00
Konrad Weihmann
026b3c1da0
main: add image hashing
...
build md5 sum over the resulting assembled image(s) and
check against a stored hash file to determine if we really need
to update the screen.
Option can be controlled by new image_hash global option.
If info_section is enabled while image_hash is on,
the time of update will be stripped from the section,
as it is clearly not hashable.
In the end this enables us to update the information in the
background way more frequent without increasing the stress
caused to the display
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2022-08-23 09:13:22 +00:00
Ace
8d788b06ca
Update README.md
2022-08-19 17:59:02 +02:00
aceisace
87335217f2
fix missing dependencies
2022-04-18 01:13:05 +02:00
aceisace
8a778e1cbf
Update links, fix typos
2022-04-14 18:56:02 +02:00
aceisace
397c2e07ac
update installation instructions and remove legacy installer
2022-04-14 18:19:10 +02:00
aceisace
118548aa44
adjust release version
2022-04-14 17:47:37 +02:00
aceisace
bb2d3e8745
add inky_run instead of using the installer to create one
2022-04-14 17:47:16 +02:00
aceisace
cbfa2b5618
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
2022-04-14 17:46:37 +02:00
aceisace
41916b10c7
added drivers for 12.48" display
2022-04-14 17:46:30 +02:00
Ace
44a037d24e
Update tests.yml
2022-04-14 17:21:37 +02:00
aceisace
89ba76eb7d
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
2022-04-14 17:18:56 +02:00
Ace
136960e8f4
Update tests.yml
2022-04-14 17:17:18 +02:00
aceisace
3dd40edfb0
improve testing
2022-04-14 17:14:30 +02:00
Ace
e4517c23e4
Update tests.yml
2022-04-14 16:35:56 +02:00
Ace
801e959af7
Update tests.yml
2022-04-14 16:32:24 +02:00
Ace
129f789a26
Update tests.yml
2022-04-14 16:24:53 +02:00
Ace
78db81be2e
Update tests.yml
2022-04-14 16:22:27 +02:00
aceisace
a5429f82d7
updated driver files for 7.8", 9.7" and 10.3" parallel epaper displays
2022-04-14 06:38:22 +02:00
aceisace
73bd0d2b75
ignore .log files
2022-04-14 06:32:54 +02:00
aceisace
24dd8a12df
fix test
2022-04-14 06:29:11 +02:00
aceisace
3d90a75d81
fix test
2022-04-14 06:12:06 +02:00
aceisace
ef678a970a
fix test
2022-04-14 06:07:14 +02:00
aceisace
40c0f5ff58
fix test
2022-04-14 05:59:47 +02:00
aceisace
442961d1ef
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
2022-04-14 05:53:37 +02:00
aceisace
c718d4831f
fix tests for image module
2022-04-14 05:53:10 +02:00
Ace
1d1b6640bf
testing
2022-04-14 05:45:20 +02:00
Ace
87108eb89e
Update tests.yml
2022-04-14 04:59:45 +02:00
Ace
7b8f4700d5
Update tests.yml
2022-04-14 04:58:49 +02:00
Ace
f7875ee869
Update tests.yml
2022-04-14 04:58:26 +02:00
aceisace
661aab45d4
minor fixes
2022-04-14 04:57:55 +02:00
aceisace
9a843fe033
Remove image files from non-assets branch
2022-04-14 04:53:15 +02:00
aceisace
f54de4387b
#203
2022-04-14 04:08:38 +02:00
aceisace
5cd04bda04
Minor code improvements
2022-04-10 06:35:08 +02:00
aceisace
f452135b42
add tests for parallel displays
2022-04-10 04:24:42 +02:00
aceisace
f923321f24
use It8951 files
2022-04-10 02:48:40 +02:00
aceisace
1f7ef37da1
modify parallel epd run file
2022-04-10 02:27:44 +02:00
aceisace
414f3d0ccf
added wheel dependency
2022-04-09 16:17:37 +02:00
aceisace
9b5a7a1c34
adjust numpy version
2022-04-09 16:06:38 +02:00
aceisace
5b032d6231
Improved formatting
2022-04-02 01:30:17 +02:00
aceisace
9bf4385b6b
Remove Webserver Code, remove webserver requirements
2022-04-02 01:18:06 +02:00
aceisace
729099bdc1
Use $HOME variable instead of $USER
2022-04-02 01:16:38 +02:00
aceisace
309687cb44
Allow usage without display and SPI when setting render->False
...
Generated images will be available in the images folder
Generate colour full-screen image when combining sub-images
2022-03-31 19:04:42 +02:00
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
aceisace
cd02d2fbab
Update gitignore
2022-03-31 18:34:25 +02:00