{"id":22474809,"url":"https://github.com/jmojiwat/zhongjiang.tinyclr","last_synced_at":"2025-03-27T17:19:36.610Z","repository":{"id":142517529,"uuid":"326104922","full_name":"jmojiwat/Zhongjiang.TinyClr","owner":"jmojiwat","description":"Yf-S201 \u0026 Yf-S402 water flow meter library for TinyCLR.","archived":false,"fork":false,"pushed_at":"2021-03-03T06:26:13.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T20:30:36.976Z","etag":null,"topics":["sensors","tinyclr"],"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/jmojiwat.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":"2021-01-02T04:02:10.000Z","updated_at":"2021-03-03T06:26:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"adf52634-6007-48e5-b793-235f5664df7b","html_url":"https://github.com/jmojiwat/Zhongjiang.TinyClr","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/jmojiwat%2FZhongjiang.TinyClr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmojiwat%2FZhongjiang.TinyClr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmojiwat%2FZhongjiang.TinyClr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmojiwat%2FZhongjiang.TinyClr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmojiwat","download_url":"https://codeload.github.com/jmojiwat/Zhongjiang.TinyClr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245889029,"owners_count":20688904,"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":["sensors","tinyclr"],"created_at":"2024-12-06T13:12:01.391Z","updated_at":"2025-03-27T17:19:36.593Z","avatar_url":"https://github.com/jmojiwat.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yf-S201 \u0026 Yf-S402 Water Flow Meter library for TinyCLR\n\nThis library uses a timer to measure water flow.\n\n```c#\nvar gpioController = GpioController.GetDefault();\nvar capability = YfSCapabilityExtensions.Yf201Capability();\n\nvar wfm = new YfS(capability, SC20100.GpioPin.PA10, 2000, 1000, gpioController);\n\nwhile (true)\n{\n  var flow = wfm.VolumeFlowLitresPerMinute;\n  Thread.Sleep(2000);\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmojiwat%2Fzhongjiang.tinyclr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmojiwat%2Fzhongjiang.tinyclr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmojiwat%2Fzhongjiang.tinyclr/lists"}