{"id":17030180,"url":"https://github.com/vboulaye/airquality-sender","last_synced_at":"2026-05-04T15:41:30.535Z","repository":{"id":44866655,"uuid":"257000481","full_name":"vboulaye/airquality-sender","owner":"vboulaye","description":"esp project that get PM2.5 index from a  PMS5003 an sends it to a webcom database","archived":false,"fork":false,"pushed_at":"2022-08-23T18:18:11.000Z","size":46908,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T00:20:08.598Z","etag":null,"topics":["air-quality","esp8266","iot","pms5003","webcom"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/vboulaye.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}},"created_at":"2020-04-19T13:02:00.000Z","updated_at":"2021-04-24T18:04:58.000Z","dependencies_parsed_at":"2022-08-29T22:32:23.571Z","dependency_job_id":null,"html_url":"https://github.com/vboulaye/airquality-sender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vboulaye%2Fairquality-sender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vboulaye%2Fairquality-sender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vboulaye%2Fairquality-sender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vboulaye%2Fairquality-sender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vboulaye","download_url":"https://codeload.github.com/vboulaye/airquality-sender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245015818,"owners_count":20547478,"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":["air-quality","esp8266","iot","pms5003","webcom"],"created_at":"2024-10-14T08:04:50.824Z","updated_at":"2026-05-04T15:41:30.461Z","avatar_url":"https://github.com/vboulaye.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# air quality sender [![Build Status](https://travis-ci.com/vboulaye/airquality-sender.svg?branch=master)](https://travis-ci.com/vboulaye/airquality-sender) ![publish jupyter notebook](https://github.com/vboulaye/airquality-sender/workflows/run%20jupyter%20notebook/badge.svg)\n\n\nReads PM2.5 index (as well as PM1 and PM10)  using a PMS5003 sensor.\n\nSends the data to a [webcom database](https://datasync.orange.com/)\n\nResults are graphed using [jupyter notebook](https://jupyter.org/) and published using [github actions](https://help.github.com/en/actions) to [github pages](https://vboulaye.github.io/airquality-sender/)\n\n\n\n## install\n\nInstall Jupyter and its dependencies in a virtual env:\n\n```\npython3 -m venv  venv\n\nsource venv/bin/activate\n\npip3 install -r requirements.txt\n\n```\n\nsetup the configuration from the example `airquality-config.json.example`\nyou'll need a database and its auth key from [webcom](https://datasync.orange.com/)\n\n\nstart jupyter:\n\n```\nsource venv/bin/activate\njupyter notebook\n```\n\n\n\n## esp build\n\nprepare the filesystem in platformio to make it run:\n```\npio run --target buildfs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvboulaye%2Fairquality-sender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvboulaye%2Fairquality-sender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvboulaye%2Fairquality-sender/lists"}