Commit graph

86 commits

Author SHA1 Message Date
Dan Halbert
182ced7a3f
Merge pull request #22 from prcutler/root-group-fix
Update with fourwire and root_group for CP 9 compatibility
2023-11-03 08:56:00 -04:00
Paul Cutler
a9d1d6edb4 Update with fourwire and root_group for CP 9 compatibility 2023-11-02 19:21:22 -05:00
Scott Shawcroft
5b9337fbf3
Merge pull request #20 from makermelissa/bonnet-example
Add an example for the 2.13 inch eink bonnet
2023-10-03 10:20:35 -07:00
Melissa LeBlanc-Williams
8e63ed5e69 Drop colstart from examples when it matches new default 2023-10-02 13:53:17 -07:00
Melissa LeBlanc-Williams
4c811efca6 Merge branch 'main' of https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 into bonnet-example 2023-10-02 13:51:25 -07:00
Scott Shawcroft
966bf35e41
Merge pull request #19 from makermelissa/fix-offset
Fix column offset for ssd1680 instead of ssd1675
2023-10-02 13:26:40 -07:00
Melissa LeBlanc-Williams
6e602b34f0 Update examples to remove older style tilegrid creation 2023-10-02 09:22:54 -07:00
Melissa LeBlanc-Williams
e3f28b48b4 Remove obsolete code 2023-10-02 09:19:50 -07:00
Melissa LeBlanc-Williams
7b7b2f1e5b Run pre-commit 2023-10-02 08:41:18 -07:00
Melissa LeBlanc-Williams
1d4cf22158 Fix column offset for ssd1680 instead of ssd1675 2023-10-02 08:28:39 -07:00
Melissa LeBlanc-Williams
2db643ce4f Add an example for the 2.13 inch eink bonnet 2023-10-02 08:26:33 -07:00
Scott Shawcroft
e3791ca2d3
Merge pull request #18 from makermelissa/main
Fix typo in FourWire
2023-09-29 15:21:44 -07:00
Melissa LeBlanc-Williams
3d3343819c Fix typo in FourWire 2023-09-29 12:13:42 -07:00
Scott Shawcroft
d515fa7259
Merge pull request #16 from pedasmith/Issue15Timeout
Fix for issue 15, use the new display.time_to_refresh
2023-09-25 13:40:26 -07:00
Peter Smith
f8d114c8ad Fix for issue 15, use the new display.time_to_refresh 2023-09-24 19:36:04 -07:00
foamyguy
8cde429e40 "fix rtd theme
"
2023-09-18 16:18:28 -05:00
Tekktrik
916bf37b92 Update .pylintrc, fix jQuery for docs
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-23 21:16:06 -04:00
Tekktrik
09b1adf52a Run pre-commit 2023-05-10 22:45:04 -04:00
Tekktrik
f7bda3c2af Update pre-commit hooks
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-10 15:29:57 -04:00
Melissa LeBlanc-Williams
a736e2a8f7
Merge pull request #14 from tannewt/little_endian
Fix partial update coordinates
2023-05-01 16:12:15 -07:00
Scott Shawcroft
a2423d5e57
Lint + black 2023-04-25 14:10:12 -07:00
Scott Shawcroft
96dbaf1e84
Fix partial update coordinates
The addresses are little endian. CircuitPython 8.1.0+ is needed
for this to work.
2023-04-25 13:45:39 -07:00
Scott Shawcroft
67ccde8993
Merge pull request #12 from jposada202020/adding_breakout_example
adding example for the 2.13 Tricolor Breakout
2023-02-27 16:08:06 -08:00
jposada202020
4c228d614b adding example for the 2.13 Tricolor Breakout 2023-02-23 19:30:06 -05:00
Melissa LeBlanc-Williams
91b6867aca
Merge pull request #11 from jposada202020/main
adding_new_example
2023-02-22 07:39:45 -08:00
jposada202020
c5400c0869 adding_new_example 2023-02-21 19:34:03 -05:00
Melissa LeBlanc-Williams
dfff3b6d4c
Merge pull request #9 from dave-ct/128
Update ssd1680_simpletest.py
2023-02-15 14:27:15 -08:00
David Edwards
9151c72b88 Update ssd1680_simpletest.py
Corrected guidance comment
2023-02-15 22:20:51 +00:00
David Edwards
3fc67fff32
Update examples/ssd1680_simpletest.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-02-15 22:07:42 +00:00
David Edwards
8ec927791b
Update adafruit_ssd1680.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-02-15 22:07:33 +00:00
David Edwards
f85db07626
Update adafruit_ssd1680.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-02-15 22:07:25 +00:00
David Edwards
2075bbb03a
Update adafruit_ssd1680.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-02-15 22:07:17 +00:00
David Edwards
ad0ecafa45 corrected formating 2023-02-15 20:48:32 +00:00
David Edwards
e181b0ac6e Adjust colstart to support top/bottom row correction
Added column_corection argument to ssd1680 to set colstart so can be adjusted in simpletest to fix issue #10  and can still work with previous sampletest file if needed as only tested on ESP32-S2.
2023-02-15 20:20:48 +00:00
David Edwards
68ba28bce2 Update ssd1680_simpletest.py 2023-02-11 20:28:53 +00:00
David Edwards
b8e327a92d Update ssd1680_simpletest.py
Added comment on setting for MonoChrome version .
2023-02-11 20:24:03 +00:00
Alec Delaney
cf26734ad4 Add upload url to release action
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2023-01-19 23:45:18 -05:00
Alec Delaney
781132c7d3 Add .venv to .gitignore
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2022-11-30 19:33:51 -05:00
Alec Delaney
adff47d7be Update .pylintrc for v2.15.5 2022-11-04 18:34:33 -04:00
Alec Delaney
b30fdc95c4 Fix release CI files 2022-11-04 09:12:44 -04:00
Alec Delaney
afa7692b78 Update pylint to 2.15.5 2022-11-04 08:15:20 -04:00
Alec Delaney
b197e0280e Updated pylint version to 2.13.0 2022-11-04 00:47:00 -04:00
Alec Delaney
74a49456ce Switching to composite actions 2022-11-04 00:02:50 -04:00
Alec Delaney
168624262c
Merge pull request #8 from tcfranks/main
Add Missing Type Annotations
2022-08-26 17:07:44 -04:00
Thomas Franks
e34b36e79a Add Missing Type Annotations 2022-08-25 17:04:49 -04:00
Alec Delaney
47caa814da Use year duration range for copyright attribution 2022-08-23 17:26:21 -04:00
Alec Delaney
ffddd8629c Keep copyright up to date in documentation 2022-08-22 21:36:31 -04:00
Alec Delaney
d9c12f3ee0 Fix version strings in workflow files 2022-08-16 21:09:14 -04:00
Alec Delaney
d7139e5c05 Update version string 2022-08-16 18:09:14 -04:00
Alec Delaney
4393d86182 Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-08-09 13:39:48 -04:00