{"id":18928488,"url":"https://github.com/nathan-osman/thsat","last_synced_at":"2026-05-09T15:02:51.025Z","repository":{"id":143058425,"uuid":"92218759","full_name":"nathan-osman/thsat","owner":"nathan-osman","description":"Temperature / Humidity Sensor Acquisition Tool","archived":false,"fork":false,"pushed_at":"2017-06-14T06:11:20.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T19:16:18.907Z","etag":null,"topics":["arduino","cpp","qt","sensor"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/nathan-osman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-05-23T20:46:24.000Z","updated_at":"2017-05-23T22:33:50.000Z","dependencies_parsed_at":"2023-04-26T10:47:34.766Z","dependency_job_id":null,"html_url":"https://github.com/nathan-osman/thsat","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/nathan-osman%2Fthsat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fthsat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fthsat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fthsat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathan-osman","download_url":"https://codeload.github.com/nathan-osman/thsat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239923694,"owners_count":19719177,"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":["arduino","cpp","qt","sensor"],"created_at":"2024-11-08T11:26:02.678Z","updated_at":"2026-03-15T21:30:15.063Z","avatar_url":"https://github.com/nathan-osman.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## thsat\n\nTool for acquiring sensor data from a connected Arduino and storing it in an InfluxDB database.\n\n### Running the App\n\nThe easiest way to run the application is by using Docker. To build the container, use the following command:\n\n    docker build -t thsat .\n\nThen to run the application within the container, use the following command:\n\n    docker run -v /dev/ttyACM0:/dev/ttyACM0 thsat\n\nEnvironment variables can be used to change application configuration.\n\n### Building the App\n\nThe following items are required to build the application:\n\n- CMake 3.2.0\n- A C++ compiler that supports C++11\n- Qt 5.3+ (with QtSerialPort)\n\nTo perform the build, use the following commands:\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathan-osman%2Fthsat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathan-osman%2Fthsat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathan-osman%2Fthsat/lists"}