{"id":31955601,"url":"https://github.com/ed-xmos/lib_one_wire","last_synced_at":"2026-02-21T14:04:07.587Z","repository":{"id":71561316,"uuid":"119840297","full_name":"ed-xmos/lib_one_wire","owner":"ed-xmos","description":"An efficient one wire controller server for XMOS xCORE devices","archived":false,"fork":false,"pushed_at":"2018-02-13T13:58:47.000Z","size":14,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T18:48:23.472Z","etag":null,"topics":["1-wire","ds18b20","ds18s20","library","one-wire","onewire","w1","xcore","xmos"],"latest_commit_sha":null,"homepage":null,"language":"XC","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ed-xmos.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-01T13:35:43.000Z","updated_at":"2023-09-22T13:39:23.000Z","dependencies_parsed_at":"2023-02-22T19:16:16.660Z","dependency_job_id":null,"html_url":"https://github.com/ed-xmos/lib_one_wire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ed-xmos/lib_one_wire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ed-xmos%2Flib_one_wire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ed-xmos%2Flib_one_wire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ed-xmos%2Flib_one_wire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ed-xmos%2Flib_one_wire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ed-xmos","download_url":"https://codeload.github.com/ed-xmos/lib_one_wire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ed-xmos%2Flib_one_wire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29682749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T13:29:26.630Z","status":"ssl_error","status_checked_at":"2026-02-21T13:26:50.125Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","ds18b20","ds18s20","library","one-wire","onewire","w1","xcore","xmos"],"created_at":"2025-10-14T14:19:29.836Z","updated_at":"2026-02-21T14:04:07.579Z","avatar_url":"https://github.com/ed-xmos.png","language":"XC","funding_links":[],"categories":[],"sub_categories":[],"readme":"One Wire Library\n================\n\nSummary\n-------\n\nA software library that allows you to control a one wire device.\n\nFeatures\n........\n\n * Asynchronous interface with callback allowing client to processes other items concurrently\n * Blocking wait function provide for simple use case\n * Uses single 1-bit port\n * Combinable task - means it can share a logical core with other low-preformance, minimally blocking tasks\n * Supports xCORE200 and XS1 devices (tested on xCORE200)\n\nResource Usage\n..............\n\n.. resusage::\n\n  * - configuration: |I2S| Master\n    - globals:   port p_ow  = XS1_PORT_1A;\n    - locals: one_wire_if i_one_wire;\n    - fn: one_wire(i_one_wire, p_ow);\n    - pins: 1\n    - ports: 1 x (1-bit)\n    - cores: 1\n    - target: XCORE-200-EXPLORER\n\nSoftware version and dependencies\n.................................\n\n.. libdeps::\n\nRelated application notes\n.........................\n\nThe following application notes use this library:\n\n  * See examples at https://github.com/ed-xmos/lib_one_wire/tree/master/examples/app_ds182s20\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-xmos%2Flib_one_wire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fed-xmos%2Flib_one_wire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-xmos%2Flib_one_wire/lists"}