{"id":22834864,"url":"https://github.com/lucasfturos/interfacesensordht","last_synced_at":"2026-05-05T21:36:42.548Z","repository":{"id":228439230,"uuid":"772831027","full_name":"lucasfturos/InterfaceSensorDHT","owner":"lucasfturos","description":"Interface para um Sensor de Temperatura Embarcado em C++, Javascript e QML","archived":false,"fork":false,"pushed_at":"2024-04-06T01:12:53.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T07:46:11.631Z","etag":null,"topics":["cpp","javascript","qml","qt6"],"latest_commit_sha":null,"homepage":"","language":"C++","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/lucasfturos.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-16T02:14:04.000Z","updated_at":"2024-08-09T14:15:17.000Z","dependencies_parsed_at":"2024-04-02T19:54:44.261Z","dependency_job_id":null,"html_url":"https://github.com/lucasfturos/InterfaceSensorDHT","commit_stats":null,"previous_names":["lucasfturos/interfacesensordht"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FInterfaceSensorDHT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FInterfaceSensorDHT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FInterfaceSensorDHT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FInterfaceSensorDHT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasfturos","download_url":"https://codeload.github.com/lucasfturos/InterfaceSensorDHT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408101,"owners_count":20772228,"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":["cpp","javascript","qml","qt6"],"created_at":"2024-12-12T22:07:43.068Z","updated_at":"2026-05-05T21:36:37.512Z","avatar_url":"https://github.com/lucasfturos.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interface Sensor DHT\n\nInterface para um computador embarcado para medição de temperatura ambiente e umidade relativa do ar.\n\nO projeto foi feito em C++ com Qt6 e QML.\n\n## Instalação e Execução\n\nDetalhes dos passos a seguir\n\n### Requisitos\n\n- CMake\n- GCC/G++\n- Qt6\n- Arduino IDE\n - OBS: Pode usar outras IDEs (MPLABX por exemplo) ou um compilador para o ESP32).\n\nDo Qt6 é necessário ter instalado as bibliotecas:\n\n- Serial Port\n- Bluetooth\n- Web Service e relacionadas\n\n### Instruções\n\n1. Clone o repositório:\n```\ngit clone https://github.com/lucasfturos/InterfaceSensorDHT.git\n```\n\n2. Crie a pasta build usando cmake:\n```\ncmake -S . -B build\n```\n\n3. Construa o projeto:\n```\ncmake --build build\n```\n\n4. Execute o programa:\n```\n./build/appInterfaceSensorDHT\n```\n\n5. Gerar a documentação:\n```\ncmake --build build --target documentation\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfturos%2Finterfacesensordht","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasfturos%2Finterfacesensordht","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfturos%2Finterfacesensordht/lists"}