Python library for the RV3028 Real Time Clock
Project description
Installing
Stable library from PyPi:
- Just run sudo pip install rv3028
Latest/development library from GitHub:
- git clone https://github.com/pimoroni/rv3028-python
- cd rv3028-python
- sudo ./install.sh
0.0.5
- Bugfix: corrected BCD month to include Oct, Nov, Dec
0.0.4
- Port to i2cdevice>=0.0.6 set/get API
- Cleaned up i2cdevice bindings
- Corrected 12-hour and am/pm bits in bindings
0.0.3
- Bugfix to support days of month in the 20s
0.0.2
- Major bugfix to support hours past 8PM
- Other minor fixes and improvements
0.0.1
- Initial Release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rv3028-0.0.5.tar.gz
(6.2 kB
view hashes)
Built Distributions
rv3028-0.0.5-py3-none-any.whl
(6.2 kB
view hashes)
rv3028-0.0.5-py2-none-any.whl
(6.2 kB
view hashes)