Liz
bf4e9213a5
Merge pull request #91 from adafruit/ssd1680_tricolor
...
add new tricolor inits to examples
2025-06-25 12:44:11 -04:00
BlitzCityDIY
7cdcdcd7da
add new tricolor inits to examples
2025-06-25 12:06:14 -04:00
foamyguy
fd6be8333c
update rtd.yml file
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-06-17 10:31:45 -05:00
Limor "Ladyada" Fried
6219e0623f
Merge pull request #88 from makermelissa/main
...
Update examples to reflect latest 2.13 eInk
2025-05-23 12:26:18 -04:00
Melissa LeBlanc-Williams
7a3e223cef
Update ruff format
2025-05-22 12:09:40 -07:00
Melissa LeBlanc-Williams
75014cfbff
Update examples to reflect latest 2.13 eInk
2025-05-22 12:05:10 -07:00
foamyguy
9b5a76b335
Merge pull request #87 from adafruit/use_ruff
...
change to ruff
2025-05-14 10:13:52 -05:00
foamyguy
d1918e4263
remove pylint disables
2025-05-14 10:08:24 -05:00
foamyguy
6664962573
change to ruff
2025-05-14 14:20:31 +00:00
foamyguy
a67a1a41d5
add sphinx configuration to rtd.yaml
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-01-16 09:17:40 -06:00
Limor "Ladyada" Fried
47837b6bb8
Merge pull request #84 from mikeysklar/1680z-alignment
...
off by one adjustments
2024-12-02 20:56:09 -05:00
Mikey Sklar
6d0086efe6
restored power_up()
...
power_up()
* voltages
* border waveform
* RAM X/Y COUNT
had been dropped during 'z' troubleshooting, but test clean now so added back to match SSD1680 behavior.
2024-12-01 19:58:21 -08:00
Mikey Sklar
1be3100af8
Update adafruit_epd/ssd1680.py
...
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2024-12-01 12:56:07 -08:00
Mikey Sklar
4618586f4e
Update ssd1680.py
2024-11-30 18:08:32 -08:00
Mikey Sklar
6907bcee5f
off by one adjustments
...
fix alignment so all 122x250 pixels are available
2024-11-30 17:53:27 -08:00
Limor "Ladyada" Fried
b896b61263
Merge pull request #83 from mikeysklar/ssd1680z
...
added ssd1680z 2.13 eink bonnet
2024-10-30 13:45:55 -04:00
Mikey Sklar
29cfedcfe4
back to original
...
plus 1680Z subclass at bottom
2024-10-30 10:21:43 -07:00
Mikey Sklar
a3b3346b4e
spaces
2024-10-28 13:04:01 -07:00
Mikey Sklar
9fa515e68f
whitespace
2024-10-28 13:00:44 -07:00
Mikey Sklar
723d5618a8
more linting...
2024-10-28 12:55:02 -07:00
Mikey Sklar
ae5da03de4
linting
2024-10-28 12:40:38 -07:00
Mikey Sklar
76814b02ac
1680z sub-class
...
dropped separate ssd1680z lib for a combined 1680 + 1680z.
2024-10-28 12:02:43 -07:00
Mikey Sklar
d17ab9ff0f
copyright text
2024-10-27 10:47:44 -07:00
Mikey Sklar
dbe8e89f69
linting
2024-10-27 10:43:02 -07:00
Mikey Sklar
55668d025b
added ssd1680z 2.13 eink bonnet
2024-10-27 10:25:32 -07:00
foamyguy
c4d314162e
remove deprecated get_html_theme_path() call
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2024-10-07 14:42:44 -05:00
foamyguy
889e64fbc9
unpin sphinx and add sphinx-rtd-theme to docs reqs
...
Signed-off-by: foamyguy <foamyguy@gmail.com>
2023-12-04 09:50:05 -06:00
foamyguy
b714b5020a
"fix rtd theme
...
"
2023-09-18 16:23:14 -05:00
Melissa LeBlanc-Williams
73ae8236c4
Merge pull request #80 from makermelissa/alignment-fix
...
Fix SSD1675 driver
2023-07-07 09:51:13 -07:00
Melissa LeBlanc-Williams
f0ef2f44e1
Merge pull request #79 from makermelissa/main
...
Added EK79686 Support
2023-07-07 09:50:54 -07:00
Melissa LeBlanc-Williams
3a67497cbc
Fix SSD1675 driver
2023-07-06 16:54:55 -07:00
Melissa LeBlanc-Williams
52106c2ea9
Added EK79686 Support
2023-07-06 14:45:47 -07:00
foamyguy
20f292d39b
Merge pull request #77 from tekktrik/dev/typing-fix
...
Fix Unions to Literals
2023-06-07 09:45:43 -05:00
Alec Delaney
dc8b641393
Add typing-extensions as requirement
2023-06-07 10:19:13 -04:00
Alec Delaney
009289f782
Fix Unions to Literals
2023-06-07 10:17:23 -04:00
Tekktrik
ab46a73b4c
Update .pylintrc, fix jQuery for docs
...
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-23 21:17:34 -04:00
foamyguy
df010189e6
Merge pull request #65 from sdomoszlai13/fix-annotations-epd.py
...
Added requested type annotations to epd.py.
2023-05-22 16:05:35 -05:00
foamyguy
148c744668
Import Direction at runtime
2023-05-22 15:55:54 -05:00
sdomoszlai13
3a6375d54a
Implemented changes requested by @FoamyGuy.
2023-05-20 19:18:51 +02:00
sdomoszlai13
95758b357f
Added changes requested by @FoamyGuy.
2023-05-18 21:13:17 +02:00
sdomoszlai13
251322690f
Merge remote-tracking branch 'origin/fix-annotations-uc8151d.py' into fix-annotations-epd.py
2023-05-18 20:58:36 +02:00
sdomoszlai13
254efdda62
Merge remote-tracking branch 'origin/fix-annotations-ssd1681.py' into fix-annotations-epd.py
2023-05-18 20:58:01 +02:00
sdomoszlai13
a37e7fe2e3
Merge remote-tracking branch 'origin/fix-annotations-ssd1675b.py' into fix-annotations-epd.py
2023-05-18 20:57:01 +02:00
sdomoszlai13
d986bb3a82
Merge remote-tracking branch 'origin/fix-annotations-ssd1675.py' into fix-annotations-epd.py
2023-05-18 20:56:39 +02:00
sdomoszlai13
5119e0c69b
Merge remote-tracking branch 'origin/fix-annotations-ssd1608.py' into fix-annotations-epd.py
2023-05-18 20:56:01 +02:00
sdomoszlai13
b55613c675
Merge remote-tracking branch 'origin/fix-annotations-mcp-sram.py' into fix-annotations-epd.py
2023-05-18 20:55:39 +02:00
sdomoszlai13
af8ef7f4a7
Merge remote-tracking branch 'origin/fix-annotations-il91874' into fix-annotations-epd.py
2023-05-18 20:54:59 +02:00
sdomoszlai13
1904165ce8
Merge remote-tracking branch 'origin/fix-annotations-il0398.py' into fix-annotations-epd.py
2023-05-18 20:52:45 +02:00
sdomoszlai13
81fb192cda
Merge remote-tracking branch 'origin/fix-annotations-il0373.py' into fix-annotations-epd.py
2023-05-18 20:51:41 +02:00
Sebastian Domoszlai
2dccdd649a
Merge branch 'adafruit:main' into fix-annotations-epd.py
2023-05-18 20:23:52 +02:00