Name | xaal.htu21d JSON |
Version |
0.1
JSON |
| download |
home_page | None |
Summary | xAAL devices for I2C HTU21D sensors |
upload_time | 2024-07-16 20:38:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | GPL License |
keywords |
xaal
i2c sensors
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
xAAL support for HTU21D sensors
===============================
HTU21D combine a temperature and humidity sensors in a single package.
You can find some breakboard for less than 5$ on ebay.
This program simply export the temperature & humidity on the xAAL bus.
We tested this on a Raspberry PI 3, but it should work with any device
that has a I2C bus.
Original HTU21D Python module come from the weather station project:
https://github.com/raspberrypi/weather-station/blob/master/HTU21D.py
Raw data
{
"_id": null,
"home_page": null,
"name": "xaal.htu21d",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "xaal, i2c sensors",
"author": null,
"author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
"download_url": "https://files.pythonhosted.org/packages/f5/35/6f4d3331d7a2e17d7765ceed5b993d2f820c5eb27531f54b4e2b34282168/xaal_htu21d-0.1.tar.gz",
"platform": null,
"description": "\nxAAL support for HTU21D sensors\n===============================\nHTU21D combine a temperature and humidity sensors in a single package.\nYou can find some breakboard for less than 5$ on ebay. \n\nThis program simply export the temperature & humidity on the xAAL bus.\n\nWe tested this on a Raspberry PI 3, but it should work with any device\nthat has a I2C bus. \n\nOriginal HTU21D Python module come from the weather station project:\nhttps://github.com/raspberrypi/weather-station/blob/master/HTU21D.py\n\n",
"bugtrack_url": null,
"license": "GPL License",
"summary": "xAAL devices for I2C HTU21D sensors",
"version": "0.1",
"project_urls": {
"Documentation": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/sensors/HTU21D/README.rst",
"Homepage": "https://recherche.imt-atlantique.fr/xaal/",
"Source": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/sensors/HTU21D"
},
"split_keywords": [
"xaal",
" i2c sensors"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "91d77203db22646f19072791f5e58b6d05ab0a916f390a910ca6b01157ad438a",
"md5": "aff7258e47a31943d469f16842fe3e65",
"sha256": "739be6c6f30151524b30dd513268e2b5dbbc7e31b40e1a08321d16aab0f965c8"
},
"downloads": -1,
"filename": "xaal.htu21d-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aff7258e47a31943d469f16842fe3e65",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4576,
"upload_time": "2024-07-16T20:38:15",
"upload_time_iso_8601": "2024-07-16T20:38:15.310557Z",
"url": "https://files.pythonhosted.org/packages/91/d7/7203db22646f19072791f5e58b6d05ab0a916f390a910ca6b01157ad438a/xaal.htu21d-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5356f4d3331d7a2e17d7765ceed5b993d2f820c5eb27531f54b4e2b34282168",
"md5": "6be01d657738639ba2401ca9b188715e",
"sha256": "b8d36cd3c4054bcae664ddf8d6da5412135af56b70e63b84c6e8bc4b20a0127f"
},
"downloads": -1,
"filename": "xaal_htu21d-0.1.tar.gz",
"has_sig": false,
"md5_digest": "6be01d657738639ba2401ca9b188715e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3827,
"upload_time": "2024-07-16T20:38:16",
"upload_time_iso_8601": "2024-07-16T20:38:16.782152Z",
"url": "https://files.pythonhosted.org/packages/f5/35/6f4d3331d7a2e17d7765ceed5b993d2f820c5eb27531f54b4e2b34282168/xaal_htu21d-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-16 20:38:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xaal.htu21d"
}