{"id":21822875,"url":"https://github.com/micheltlutz/pydht11-api","last_synced_at":"2026-05-10T19:48:31.216Z","repository":{"id":202638783,"uuid":"707735150","full_name":"micheltlutz/PyDHT11-API","owner":"micheltlutz","description":"Read Data from DHT11 Sensor with Python and Raspberry Pi","archived":false,"fork":false,"pushed_at":"2023-10-20T18:11:53.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T07:43:06.700Z","etag":null,"topics":["adafruit","dht11","fastapi","gpio","gpio-pins","python","raspberry-pi","raspberrypi","raspberrypi-dht11"],"latest_commit_sha":null,"homepage":"https://linktr.ee/micheltlutz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micheltlutz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-20T14:39:28.000Z","updated_at":"2023-10-20T18:12:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f40efd5a-615d-420e-b6bb-4325bcd3fcf6","html_url":"https://github.com/micheltlutz/PyDHT11-API","commit_stats":null,"previous_names":["micheltlutz/pydht11-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheltlutz%2FPyDHT11-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheltlutz%2FPyDHT11-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheltlutz%2FPyDHT11-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheltlutz%2FPyDHT11-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micheltlutz","download_url":"https://codeload.github.com/micheltlutz/PyDHT11-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244788690,"owners_count":20510417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adafruit","dht11","fastapi","gpio","gpio-pins","python","raspberry-pi","raspberrypi","raspberrypi-dht11"],"created_at":"2024-11-27T17:18:17.329Z","updated_at":"2026-05-10T19:48:26.184Z","avatar_url":"https://github.com/micheltlutz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyDHT11 API\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge\u0026logo=fastapi)\n![Raspberry Pi](https://img.shields.io/badge/-RaspberryPi-C51A4A?style=for-the-badge\u0026logo=Raspberry-Pi)\n\n[![micheltlutz github](https://img.shields.io/badge/GitHub-micheltlutz-181717.svg?style=flat\u0026logo=github)](https://github.com/micheltlutz)\n[![python](https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat\u0026logo=python\u0026logoColor=white)](https://www.python.org)\n\n\n## Environment\n\n- Python 3.11.+ (3.9.+ or 3.10.+ should work too)\n- Raspberry Pi 2B+ (or any other Raspberry Pi with GPIO pins)\n- DHT11 sensor\n\n## Setup steps (Raspberry Pi)\n\n\n```bash\npython3 -m venv venv\n```\n\n```bash\nsource venv/bin/activate\n```\n\n```bash\npip install -r requirements.txt\n```\n\n## Run\n\n```bash\nuvicorn app.main:app --host 0.0.0.0 --port 8000 --reload\n```\n\n## Access\n\n\u003e Change localhost to your Raspberry Pi IP address to access from another device\n\n- [http://localhost:8000/docs](http://localhost:8000/docs)\n\n\n\n![Routes Available](readme_files/api.png \"Routes Available\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheltlutz%2Fpydht11-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicheltlutz%2Fpydht11-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheltlutz%2Fpydht11-api/lists"}