{"id":22612435,"url":"https://github.com/jotonedev/sensor_box","last_synced_at":"2026-04-13T16:36:05.462Z","repository":{"id":153563131,"uuid":"625281256","full_name":"jotonedev/sensor_box","owner":"jotonedev","description":"Sensor box for ambient monitoring using Raspberry Pi Pico W","archived":false,"fork":false,"pushed_at":"2023-04-20T05:05:00.000Z","size":49504,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T23:46:20.853Z","etag":null,"topics":["micropython","platformio","raspberry-pi-pico-projects","raspberry-pi-pico-w","raspbery-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jotonedev.png","metadata":{"files":{"readme":"README-it.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-08T16:16:28.000Z","updated_at":"2024-05-13T23:56:22.000Z","dependencies_parsed_at":"2023-05-19T16:30:37.047Z","dependency_job_id":null,"html_url":"https://github.com/jotonedev/sensor_box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jotonedev/sensor_box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotonedev%2Fsensor_box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotonedev%2Fsensor_box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotonedev%2Fsensor_box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotonedev%2Fsensor_box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jotonedev","download_url":"https://codeload.github.com/jotonedev/sensor_box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jotonedev%2Fsensor_box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31761986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["micropython","platformio","raspberry-pi-pico-projects","raspberry-pi-pico-w","raspbery-pi"],"created_at":"2024-12-08T17:12:54.916Z","updated_at":"2026-04-13T16:36:05.454Z","avatar_url":"https://github.com/jotonedev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sensor box\n\n\u003cimg alt=\"Final result\" src=\"img/final_01.avif\"  width=\"600\"\u003e\n\n## Obiettivo\n\nCreare una un sistema in grado di raccogliere dati ambientali e inviarli a un broker MQTT connettendosi al WiFi.\n\n## Dati da raccogliere\n\n- temperatura (AHT20)\n- umidità (AHT20)\n- qualità dell'aria (PMS7003, SGP30)\n- pressione atmosferica (BMP180)\n\n## Alimentazione\n\n- batteria al litio da 3.3 V\n- pannello solare\n\n## Funzionamento\n\nOgni 60 secondi, il sistema si risveglia dallo stato dormiente, verifica la connessione al WiFi, raccoglie e invia i\ndati al broker MQTT.\nDurante l'intervallo di tempo tra un invio e l'altro, il sistema si mette in stato dormiente per consumare meno energia\npossibile.\n\n## Topic MQTT\n\n- `box01/temperature` (float, °C)\n- `box01/humidity` (int, %)\n- `box01/pressure` (int, Pa)\n- `box01/caqi` (int)\n- `box01/pm01` (int, ug/m3)\n- `box01/pm25` (int, ug/m3)\n- `box01/pm100` (int, ug/m3)\n- `box01/eco2` (int, ppm)\n- `box01/tvoc` (int, ppb)\n- `box01/h2` (int, ppm)\n- `box01/ethanol` (int, ppm)\n\n## Schema elettrico\n\n\u003cimg alt=\"Breadboard view\" src=\"img/breadboard.png\"  width=\"600\"\u003e\n\n## Hardware utilizzato\n\n- Raspberry Pi Pico W (RP2040) or ESP32\n- AHT20\n- BMP180\n- PMS7003\n- SGP30\n- Fotoresistenza\n- Step-up converter 3.3 V - 5 V\n- Pannello solare\n- CN3065\n- Batteria al litio da 3.3 V\n\n## Licenza\n\n[MIT License](LICENSE.md)\n\n## Autori\n\n- [John Toniutti](https://jotone.eu)\n\n## Note\n\n- Al momento, lo stato dormiente non viene usato poichè dà problemi con la scheda.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotonedev%2Fsensor_box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjotonedev%2Fsensor_box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjotonedev%2Fsensor_box/lists"}