{"id":18402262,"url":"https://github.com/iotsharp/adt74xx","last_synced_at":"2025-08-10T20:10:21.136Z","repository":{"id":97704162,"uuid":"510248485","full_name":"IoTSharp/ADT74XX","owner":"IoTSharp","description":"这是一个在RT-Thread上，ADT74XX系列温度传感器的驱动。 实现了高精度温度的读取，并支持`Finsh/MSH`测试命令。","archived":false,"fork":false,"pushed_at":"2022-07-12T09:08:13.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T17:57:51.695Z","etag":null,"topics":["adt7422","adt74xx","rt-thread"],"latest_commit_sha":null,"homepage":"https://www.analog.com/cn/products/adt7422.html#product-overview","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IoTSharp.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":"2022-07-04T07:03:55.000Z","updated_at":"2022-07-05T02:14:15.000Z","dependencies_parsed_at":"2023-04-11T08:18:54.045Z","dependency_job_id":null,"html_url":"https://github.com/IoTSharp/ADT74XX","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/IoTSharp%2FADT74XX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoTSharp%2FADT74XX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoTSharp%2FADT74XX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoTSharp%2FADT74XX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IoTSharp","download_url":"https://codeload.github.com/IoTSharp/ADT74XX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610385,"owners_count":21132920,"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":["adt7422","adt74xx","rt-thread"],"created_at":"2024-11-06T02:42:02.092Z","updated_at":"2025-04-12T17:57:52.962Z","avatar_url":"https://github.com/IoTSharp.png","language":"C","readme":"# ADT74XX\n\n## 1、介绍\n\n这是一个在RT-Thread上，ADT74XX系列温度传感器的驱动。 实现了高精度温度的读取，并支持`Finsh/MSH`测试命令。\n本驱动编程实现方便读取多个ADT74XX传感器。地址IO的控制和数据的滤波留给用户自行编程处理。\n目前已经实测了 ADT7422 \n### 1.1 目录结构\n\n| 名称 | 说明 |\n| ---- | ---- |\n| adt74xx.h  | 头文件 |\n| adt74xx.c  | 源代码 |\n| SConscript | RT-Thread 默认的构建脚本 |\n| README.md | 软件包使用说明 |\n\n### 1.2 许可证\n\nADT74XX package 遵循 `LGPLv2.1` 许可，详见 `LICENSE` 文件。\n\n### 1.3 依赖\n\n依赖 `RT-Thread I2C` 设备驱动框架。\n\n## 2、如何获取软件包\n\n使用 sht3x package 需要在 RT-Thread 的包管理器中选择它，具体路径如下：\n\n```\nRT-Thread online packages\n    peripheral libraries and drivers  ---\u003e\n        [*] adt74xx: digital temperature sensor adt7422  driver library\n```\n\n然后让 RT-Thread 的包管理器自动更新，或者使用 `pkgs --update` 命令更新包到 BSP 中。\n\n## 3、使用 adt74xx\n\n本驱动实现基于RT-Thread的I2C设备驱动框架，在打开 adt74xx package 后，请务必打开至少1个I2C设备。\n \n\n## 4、注意事项\n\n- 请注意adt74xx芯片的地址引脚默认地址 0x48\n\n## 5、联系方式 \u0026 感谢\n\n* 维护：麦壳饼\n* 邮箱：mysticboy@live.com\n* 主页：https://github.com/iotsharp/adt74xx\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotsharp%2Fadt74xx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiotsharp%2Fadt74xx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotsharp%2Fadt74xx/lists"}