|
|
dfa74b0041
|
Implementation for CI 20
|
2023-08-02 17:02:48 +02:00 |
|
shhds
|
fc4f54334d
|
e-Paper
|
2023-06-12 15:10:45 +08:00 |
|
SSYYL
|
8b81d7a22f
|
Merge branch 'master' of github.com:SSYYL/e-Paper
|
2023-04-27 15:48:10 +08:00 |
|
missionfloyd
|
6be352ee6d
|
Create epd7in5_V2_fast.py
|
2023-04-23 22:12:57 -06:00 |
|
SSYYL
|
6ec0aacc43
|
The new version of the driver board (Rev 2.3) adds an additional PWR control power supply and updates the Rpi and STM32 programs.
|
2023-04-21 11:44:58 +08:00 |
|
missionfloyd
|
ed3bfe4287
|
Revert epd7in5_V2.py
|
2023-03-30 19:00:15 -06:00 |
|
txoof
|
b5d2818ea2
|
standardize display() method
|
2023-02-16 21:42:32 +01:00 |
|
Wilson
|
bb184dbc64
|
Merge pull request #280 from txoof/standardize
Standardize library modules
|
2023-02-16 15:16:55 +08:00 |
|
SSYYL
|
b2f7f823d0
|
Get rid of some ';'
|
2023-02-16 15:10:15 +08:00 |
|
SSYYL
|
8be47b27f1
|
Fixed the problem of "fading" when displaying images with high loads
|
2023-02-16 15:03:05 +08:00 |
|
txoof
|
85802dee4b
|
add default value for color parameter
|
2023-02-15 17:37:38 +01:00 |
|
txoof
|
f21acab763
|
standardize EPD_HEIGHT/WIDTH constants
|
2023-02-15 17:37:10 +01:00 |
|
txoof
|
bc79769c3f
|
standardize Clear() function
|
2023-02-15 17:36:20 +01:00 |
|
SSYYL
|
ae96a23767
|
Added new programs 2.7inch V2 e-Paper routine.
|
2022-11-01 10:46:11 +08:00 |
|
kmanc
|
b6a218a8e7
|
Update epdconfig.py
|
2022-10-29 13:29:31 -07:00 |
|
kmanc
|
0d59a1227e
|
Update epdconfig.py
|
2022-10-29 13:26:57 -07:00 |
|
kmanc
|
b2cc986f8b
|
Update epd4in2.py
Fixed code formatting
Removed ";" from lines
Removed parens that shouldn't be there
|
2022-10-29 09:39:59 -07:00 |
|
kmanc
|
61a1525bd3
|
Update epdconfig.py
Fixed code formatting
|
2022-10-29 09:36:52 -07:00 |
|
SSYYL
|
b578b5047f
|
Delete some superfluous images.
|
2022-10-20 18:22:31 +08:00 |
|
SSYYL
|
851e62416a
|
Add 7.3inch e-Paper (F) Raspberry Pi program.
|
2022-10-20 18:16:03 +08:00 |
|
SSYYL
|
7310e97ec1
|
Fixed a few bugs.
|
2022-10-17 19:32:48 +08:00 |
|
Wilson
|
04115ac1a4
|
Merge pull request #256 from loiccoyle/master
remove unused linewidth code
|
2022-09-21 10:17:24 +08:00 |
|
SSYYL
|
395d30e35e
|
Fixed a bug in the sleep function introduced in another version of 3.7inch e-paper.
|
2022-09-20 17:36:05 +08:00 |
|
Loic Coyle
|
b67fbe06fe
|
remove unused linewidth code
|
2022-08-29 14:47:02 +02:00 |
|
SSYYL
|
335392a396
|
Added 2.36inch e-Paper (G) program and some fixes.
|
2022-08-18 11:31:38 +08:00 |
|
SSYYL
|
7431785a9c
|
Add the 4.37inch e-Paper (G) C program and fix.
|
2022-08-15 19:49:22 +08:00 |
|
SSYYL
|
77c499d749
|
Add the 4.37inch e-Paper (G) Python program
|
2022-08-15 18:57:30 +08:00 |
|
SSYYL
|
60ff8c214e
|
fix
|
2022-08-15 11:18:26 +08:00 |
|
SSYYL
|
88bbf456c6
|
Add Sunrise x3 Pi Python program, modify some programs to speed up data transfer.
|
2022-08-15 11:14:27 +08:00 |
|
SSYYL
|
8c37291d2b
|
Add the raspberry Pi program: 1.64inch e-Paper (G), 3inch e-Paper (G) and 7.3inch e-Paper (G)
|
2022-07-28 17:44:36 +08:00 |
|
Sherlock
|
835c53017a
|
Merge pull request #232 from missionfloyd/remove-numpy
Remove numpy
|
2022-04-26 10:17:37 +08:00 |
|
SSYYL
|
dd40a58b19
|
add 2in13b_V4 code
|
2022-04-26 09:44:20 +08:00 |
|
missionfloyd
|
6ab21166a1
|
Remove numpy
|
2022-03-12 22:36:24 -07:00 |
|
Sherlock
|
62605bf8af
|
Merge branch 'waveshare:master' into master
|
2022-02-08 10:42:56 +08:00 |
|
SSYYL
|
d6e11eaae6
|
Added fast refresh and improved partial refresh effect to the 4.2inch e-Paper
|
2022-02-08 10:28:56 +08:00 |
|
Matt Vogel
|
631ddb7663
|
invert black buffer
|
2022-01-08 21:50:37 -05:00 |
|
Matt Vogel
|
cd6b264fb6
|
invert black
|
2022-01-08 20:45:40 -05:00 |
|
Matt Vogel
|
5f49ab2847
|
Significantly increase speed of displaying images (for 7in5b_V2)
same a #104 but for 7in5b_v2 (also applies to v3)
|
2022-01-08 20:18:22 -05:00 |
|
Avery
|
bb221f7be4
|
Fix indentation on epd2in13_V3.py
Python will not import modules/scripts with mixed indentation.
|
2022-01-04 16:56:51 +08:00 |
|
raven-worx
|
47f7afa1de
|
added missing line for RaspberryPi in last commit
|
2021-12-27 02:37:49 +01:00 |
|
raven-worx
|
3c2cb400c5
|
only cleanup the gpios in use instead of all gpios
|
2021-12-27 01:05:48 +01:00 |
|
SSYYL
|
0895fc1e5a
|
2in13_V3 Add some comments
|
2021-12-14 16:08:50 +08:00 |
|
SSYYL
|
9c097b5cc3
|
add 2in13_V3 example code (RPi)
|
2021-11-01 15:36:43 +08:00 |
|
SSYYL
|
c28eca7481
|
fix 1in54_V2 partial refresh abnormal
|
2021-08-11 15:21:10 +08:00 |
|
missionfloyd
|
2a10334edc
|
Add named logger
|
2021-08-01 17:52:15 -06:00 |
|
SSYYL
|
99f6a13540
|
Get rid of the superfluous ';'
|
2021-07-19 18:39:06 +08:00 |
|
SSYYL
|
07230521f9
|
The 1in54_V2 program uses external waveform, Improved refresh speed and compatibility
|
2021-07-16 14:46:14 +08:00 |
|
SSYYL
|
452880de52
|
Speed up the refresh of some screens (experimental)(1.54 v2、2.13 v3、2.9 v2、7.5 v2)
|
2021-07-15 15:11:46 +08:00 |
|
SSYYL
|
3a08f4ba2e
|
Merge pull request #169 from dheldt/master
Pi python example of 7in5_V2: width and height reversed
|
2021-07-13 10:15:30 +08:00 |
|
SSYYL
|
74e3e40f5c
|
default lib is bcm2835, A few minor fixes
|
2021-06-22 20:03:02 +08:00 |
|