Releases: adafruit/Adafruit_CircuitPython_PCD8544
1.1.2 - Changed CI from Travis to GitHub Actions
This release includes:
- Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pcd8544
.
Read the docs for info on how to use it.
Minor Updates to Pillow example
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pcd8544
.
Read the docs for info on how to use it.
Added Pillow Example for Raspberry Pi
- Added Pillow Example for Raspberry Pi
- Updated Simpletest to run even better
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pcd8544
.
Read the docs for info on how to use it.
Add "5110" to README
- Add "5110" to README.md so this library will be more findable in websearches for "Nokia 5110". Thanks @ladyada.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pcd8544
.
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Added a more comprehensive
.gitignore
- Updated
README
with PyPI install instructions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pcd8544
.
Read the docs for info on how to use it.
Initial release
Tested on a Metro M4!