Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCF8523

PyPI fix.

26 Mar 17:14
71dfd9f

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

Update Travis Badge In Readme

15 Jan 02:37
459a7c6

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

Update to .pylintrc

12 Nov 17:36

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 23:36
d3ddbad

Choose a tag to compare

  • 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-pcf8523.

Read the docs for info on how to use it.

Documentation update.

02 Feb 19:22
61c8352

Choose a tag to compare

Thanks to @tannewt for the great work!

Added an examples folder and an example .py file.

23 Jan 23:15

Choose a tag to compare

Added demo.py to examples folder

Updated with lint and autobundling!

16 Dec 21:52
e32222e

Choose a tag to compare

Thanks to @tannewt for the great work!

Change I2CDevice method read_into to readinto

17 Nov 19:45

Choose a tag to compare

Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice

0.1.0 - Initial release

11 Apr 00:22

Choose a tag to compare

This requires CircuitPython 0.9.4+!

Initial release of the driver with full support for the RTC.