- Notifications
You must be signed in to change notification settings - Fork 24
Pull requests: adafruit/Adafruit_CircuitPython_EPD
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added support for busy and reset pin as None'able
#7 by GiantRobato was closed Mar 31, 2019 Loading… updated Mar 31, 2019
Big refactor to match arduino logic separation
#9 by ladyada was merged Mar 31, 2019 Loading… updated Mar 31, 2019
Add two more chipsets - SSD1675 and SSD1608
#10 by ladyada was merged Apr 1, 2019 Loading… updated Apr 1, 2019
Update pins to be more universal.
#12 by kattni was merged Apr 12, 2019 Loading… updated Apr 12, 2019
Fix for issue #19 OverflowError: value must fit in 1 byte(s)
#20 by mrmcwethy was merged May 20, 2019 Loading… updated May 29, 2019
dont forget set frequency (as we dont use busdevice)
#27 by ladyada was merged Sep 28, 2019 Loading… updated Sep 28, 2019
add two more eink displays, fix linux support
#28 by ladyada was merged Oct 8, 2019 Loading… updated Oct 8, 2019
Added Framebuf to requirements
#31 by makermelissa was merged Oct 20, 2019 Loading… updated Oct 20, 2019
Removed building locally section from README, replaced with documenta…
#29 by evaherrada was merged Oct 21, 2019 Loading… updated Oct 21, 2019
Added Pillow Image drawing example
#32 by makermelissa was merged Oct 22, 2019 Loading… updated Oct 22, 2019
Added EPD Pillow Shapes and Text demo
#33 by makermelissa was merged Oct 22, 2019 Loading… updated Oct 22, 2019
Reduce the CPU load when waiting for the display
#35 by mariovisic was merged Feb 11, 2020 Loading… updated Feb 11, 2020
Moved repository from Travis to GitHub Actions
#34 by evaherrada was merged Jan 5, 2020 Loading… updated Aug 6, 2020
Ran black, updated to pylint 2.x
#37 by evaherrada was merged Mar 17, 2020 Loading… updated Aug 6, 2020
Black reformatting with Python 3 target.
#38 by kattni was merged Apr 9, 2020 Loading… updated Aug 6, 2020
Added grayscale image mode support because why not
#41 by makermelissa was merged Aug 18, 2020 Loading… updated Aug 18, 2020
Previous Next
ProTip! Filter pull requests by the default branch with base:main.