{"id":15386759,"url":"https://github.com/grepsedawk/sensor","last_synced_at":"2026-04-30T17:31:28.424Z","repository":{"id":103562885,"uuid":"93115057","full_name":"grepsedawk/Sensor","owner":"grepsedawk","description":"A simple Arduino Sensor/map wrapper","archived":false,"fork":false,"pushed_at":"2019-01-06T00:45:54.000Z","size":3,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T22:48:36.173Z","etag":null,"topics":["arduino","arduino-library"],"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/grepsedawk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-02T01:38:32.000Z","updated_at":"2019-06-10T01:59:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"73ab23b4-ceac-44a8-933d-f855313c9d36","html_url":"https://github.com/grepsedawk/Sensor","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"de67410772d986803e96dc82a4e2040615fe5ab7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grepsedawk/Sensor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2FSensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2FSensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2FSensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2FSensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grepsedawk","download_url":"https://codeload.github.com/grepsedawk/Sensor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2FSensor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["arduino","arduino-library"],"created_at":"2024-10-01T14:50:21.282Z","updated_at":"2026-04-30T17:31:28.407Z","avatar_url":"https://github.com/grepsedawk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sensor\nA simple Arduino Sensor/map wrapper\n\n## Usage\n\n1. `#include \u003cSensor.h\u003e` at the top of your file\n2. Instansiate with `Sensor sensor_name(pin, min_voltage, max_voltage, min_value, max_value);`\n   i.e. `Sensor temperature(A0, 515, 240, 70, 98);`\n3. Use the mapped value by using `sensor_name.value()`\n   (or for the example, `temperature.value()`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrepsedawk%2Fsensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrepsedawk%2Fsensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrepsedawk%2Fsensor/lists"}