Releases: adafruit/Adafruit_CircuitPython_EPD
Big refactor to match Arduino logic separation
This also made it possible to add more displays, now has 2.7" tricolor support! Thanks @ladyada
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Update Travis Badge In Readme
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Added Blinka support!
Also update to division to make library faster. Added example for RPi.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-epd
.
Read the docs for info on how to use it.
initial release
1.0.0 DM: fix travis again?