Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCF8523

Update to .pylintrc

12 Nov 17:36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Added demo.py to examples folder

Updated with lint and autobundling!

16 Dec 21:52
e32222e
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

Change I2CDevice method read_into to readinto

17 Nov 19:45
Compare
Choose a tag to compare

Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice

0.1.0 - Initial release

11 Apr 00:22
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

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