Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCD8544

1.1.2 - Changed CI from Travis to GitHub Actions

23 Jan 02:18
Compare
Choose a tag to compare

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

29 Oct 00:33
383cb91
Compare
Choose a tag to compare

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

28 Oct 23:05
c88c64c
Compare
Choose a tag to compare
  • 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

18 Aug 17:29
d2539f1
Compare
Choose a tag to compare
  • 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!

28 Dec 22:29
e0f8181
Compare
Choose a tag to compare
  • 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

23 Dec 00:58
Compare
Choose a tag to compare

Tested on a Metro M4!