Releases: adafruit/Adafruit_CircuitPython_PCF8523
Releases · adafruit/Adafruit_CircuitPython_PCF8523
Update to .pylintrc
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!
- 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.
Thanks to @tannewt for the great work!
Added an examples folder and an example .py file.
Added demo.py to examples folder
Updated with lint and autobundling!
Thanks to @tannewt for the great work!
Change I2CDevice method read_into to readinto
Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice
0.1.0 - Initial release
This requires CircuitPython 0.9.4+!
Initial release of the driver with full support for the RTC.