Commit Graph

1310 Commits

Author SHA1 Message Date
Ace
cbb6e5fa84
Minor improvements
Support for 2-image mode due to new drivers. Support for auto-expansion (agenda module will expand to top and bottom if space is available). Errors will be shown directly on the E-Paper if something goes wrong.
2020-02-04 16:38:36 +01:00
Ace
08547c8ecb
Minor improvements
No more splitting image by colours.
Added option to turn image upside_down.
Better import handling. No more problems with empty sections. Middle section will expand to all empty areas.
2020-02-04 15:38:32 +01:00
Ace
4459d47ece
Minor improvements
Due to the new driver files, two separate images are required; one for black-white pixels and the other for red-white pixels. Instead of splitting the final image into two, the software now uses 2 images. 
The calibration cycle won't waste too much space by printing too many lines.
An improvement in the write_text function leads to more consistent line heights.
Leaving sections empty now will no longer cause problems.
2020-02-04 15:35:53 +01:00
Ace
d209c436c8
Added info about project log 2020-02-03 00:34:30 +01:00
Ace
71db64c221
Renamed 'local_font_size' -> 'default_font_size' 2020-01-31 09:31:39 +01:00
Ace
d0b0338e4e
Merge pull request #76 from vitasam/master
Fontsize-handling through configuration file.
2020-01-31 09:26:33 +01:00
Vitali Samurov
8359015dc6 Font sizes have been moved in to config file 2020-01-31 02:23:06 +02:00
Ace
eb1ce1dc13
Added GIF showing modes + contact via discord 2020-01-30 22:59:58 +01:00
Ace
0ff932712b
Added GIF showing possible modes 2020-01-30 22:50:56 +01:00
Ace
a3aeaae33b
Added GIF showing how the installer runs 2020-01-29 17:33:32 +01:00
Ace
f739022650
Added gif of installer 2020-01-29 17:32:02 +01:00
Ace
5813ffcaf2
Added note about Discord 2020-01-29 16:02:20 +01:00
Ace
eca71123f0
Update README.md 2020-01-29 10:22:11 +01:00
Ace
1f6f262203
Fixed rss module name 2020-01-29 09:49:18 +01:00
Ace
0819d9583d
Update README.md 2020-01-28 22:58:56 +01:00
Ace
3800175511
Added info about important bugfix 2020-01-27 23:40:33 +01:00
Ace
0c067fa01c
Merge pull request #73 from aceisace/no-fresh-images-fix
Bugfix: No fresh images generated
2020-01-27 23:38:02 +01:00
Ace
5a89c18cd6
Tiny back-end improvement 2020-01-27 23:34:35 +01:00
Ace
7a301cb6c4
Important bugfix for no image updates. 2020-01-27 23:33:22 +01:00
Ace
3b4d6eda2e
Update settings.py 2020-01-25 17:47:22 +01:00
Ace
5aed758fd3
fixed typo 2020-01-22 01:30:47 +01:00
Ace
9d056eb9f4
Add files via upload 2020-01-20 21:46:17 +01:00
Ace
30e71e404c
Add files via upload 2020-01-20 21:11:13 +01:00
Ace
647864c304
shifting file to wiki folder 2020-01-20 21:11:01 +01:00
Ace
33c492ba85
Add files via upload 2020-01-20 21:09:31 +01:00
Ace
097257d22b
shifting file in wiki folder 2020-01-20 21:09:22 +01:00
Ace
910dd65a63
Update README.md 2020-01-19 00:43:34 +01:00
Ace
96f99419a6
Merge pull request #68 from aceisace/v1.7.1
V1.7.1
2020-01-19 00:41:01 +01:00
Ace
0a870449c9
improved execution handling 2020-01-18 16:10:53 +01:00
Ace
566cd03ec8
improved execution handling 2020-01-18 16:10:20 +01:00
Ace
3ca9a85bf4
Possible bugfix for 'begin must be before end' 2020-01-18 16:09:26 +01:00
Ace
4967a86063
improved execution handling 2020-01-18 16:08:15 +01:00
Ace
e05c13bbc6
improved execution handling 2020-01-18 16:07:39 +01:00
Ace
87eaf0d5da
Dynamic imports + calibration function 2020-01-18 16:06:49 +01:00
Ace
fa5b122ae9
Added calibration function 2020-01-18 16:05:05 +01:00
Ace
d78fb3f180
Update settings.py 2020-01-18 16:04:12 +01:00
Ace
bf6addecbb
Added option to choose E-Paper model 2020-01-18 16:02:49 +01:00
Ace
7945f1b2ac
Update Installer.sh 2020-01-18 14:57:15 +01:00
Ace
63663ee567
Update configuration.py 2020-01-17 17:17:41 +01:00
Ace
6079e1ff31
Added new options 2020-01-17 17:14:03 +01:00
Ace
1e3fcb28d0
Added support for more E-Paper displays 2020-01-17 17:05:50 +01:00
Ace
5d714665a4
Minor improvements + Bugfixes
Fixed a bug where the update interval would be calculated incorrectly. The display will now update as specified in the settings file.
Instead of importing a single driver file, this module will automatically import the driver file for the specified E-Paper (in the settings file). This means that even though more E-Papers are now supported, the code will not become too complex.

Calibration has been omitted for now to test if the E-Paper shows signs of ghosting.
2020-01-17 17:03:38 +01:00
Ace
6400643039
replacing outdated driver files with latest ones 2020-01-17 16:46:07 +01:00
Ace
7ea6165b78
Update README.md 2019-12-22 16:32:07 +01:00
Ace
0b5d94bd0e
Added funding details
As an open source software, the development is often bound by financial means. By becoming a sponsor, you are helping with the development of the software and the funding for required hardware.
2019-12-20 01:51:22 +01:00
Ace
c3e5f510ad
Update LICENSE 2019-12-19 16:38:28 +01:00
Ace
13269052b3
Added experimental image renderer 2019-12-19 00:39:06 +01:00
Ace
60454e7e94
centered installer image 2019-12-19 00:32:15 +01:00
Ace
8709046950
Replaced old images 2019-12-19 00:29:05 +01:00
Ace
10bfabcef7
Adding new project images 2019-12-19 00:20:08 +01:00