{"id":20563373,"url":"https://github.com/pilotak/ds248x-serial-bridge","last_synced_at":"2026-04-20T01:35:59.352Z","repository":{"id":200200313,"uuid":"705021225","full_name":"pilotak/ds248x-serial-bridge","owner":"pilotak","description":"Read Dallas temperature (DS12B20) over serial port","archived":false,"fork":false,"pushed_at":"2023-11-14T21:12:44.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T08:20:44.445Z","etag":null,"topics":["1-wire","arduino","ds18b20","ds18s20","ds2482-100","ds2482-800","ds2484","serial"],"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/pilotak.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,"publiccode":null,"codemeta":null}},"created_at":"2023-10-14T20:07:38.000Z","updated_at":"2023-10-14T20:18:55.000Z","dependencies_parsed_at":"2023-11-11T20:29:07.055Z","dependency_job_id":"68dbbc7f-050b-4555-840f-52e4795f336d","html_url":"https://github.com/pilotak/ds248x-serial-bridge","commit_stats":null,"previous_names":["pilotak/ds248x-serial-bridge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pilotak/ds248x-serial-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fds248x-serial-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fds248x-serial-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fds248x-serial-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fds248x-serial-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pilotak","download_url":"https://codeload.github.com/pilotak/ds248x-serial-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilotak%2Fds248x-serial-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"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":["1-wire","arduino","ds18b20","ds18s20","ds2482-100","ds2482-800","ds2484","serial"],"created_at":"2024-11-16T04:17:55.183Z","updated_at":"2026-04-20T01:35:59.333Z","avatar_url":"https://github.com/pilotak.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DS248x USB serial bridge\n\n[![Framework Badge Arduino](https://img.shields.io/badge/framework-arduino-00979C.svg)](https://arduino.cc)\n[![build](https://github.com/pilotak/ds248x-serial-bridge/actions/workflows/build.yml/badge.svg)](https://github.com/pilotak/ds248x-serial-bridge/actions/workflows/build.yml)\n\nSimple FW for reading Dallas temperature sensors via DS248x with output as JSON\n\nOutput example\n\n```json\n{ \"0x28FF5A1A31180210\": 23.06, \"0x28FF9725311801EE\": 23.12 }\n```\n\n\u003e All credits for DS2482 library goes to https://github.com/cybergibbons/DS2482_OneWire/\n\n### Errors\n\n```json\n{ \"error\": \"\u003cerror\u003e\" }\n```\n\n- `overcurrent`, restart after 5 sec\n- `ok`\n- `no_device` (DS248x not responsing), restart after 5 sec\n\n### Restart\n\nJust send\n\n```json\n{ \"restart\": true }\n```\n\n\u003e In fact sending just `restart` without beeing json is fine too\n\nResponds with\n\n```json\n{ \"restart\": \"ok\" }\n```\n\n\u003e response can take up to 1 sec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilotak%2Fds248x-serial-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpilotak%2Fds248x-serial-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilotak%2Fds248x-serial-bridge/lists"}