3 Star 1 Fork 0

成都极趣科技/ext-uvindex240370sensor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
zhangtang 提交于 2025-06-12 13:37 +08:00 . add python
{
"name": {
"zh-cn": "240370紫外线指数传感器",
"en": "UV Index 240370 Sensor"
},
"description": {
"zh-cn": "一款能直接输出紫外线UV指数和危害等级的传感器。",
"zh-tw": "一款能直接輸出紫外線UV指數和危害等級的傳感器。",
"en": "A sensor capable of directly outputting UV index and hazard level."
},
"author": "DFRobot",
"email": "MindPlus@dfrobot.com",
"license": "MIT",
"isBoard": false,
"id": "uVIndex240370Sensor",
"platform": [
"win",
"mac",
"linux"
],
"version": "0.0.2",
"asset": {
"arduinoC": {
"dir": "arduinoC/",
"board": [
"microbit",
"firebeetleesp32e",
"arduino",
"esp32",
"esp32s3bit"
],
"main": "main.ts",
"files": [
"_images/featured.png",
"_images/icon.svg",
"_locales/en.json",
"_locales/zh-cn.json",
"_locales/zh-tw.json"
]
},
"python": {
"dir": "python/",
"main": "main.ts",
"files": [
"_images/featured.png",
"_images/icon.svg",
"_locales/en.json",
"_locales/zh-cn.json",
"_locales/zh-tw.json"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfrobotcd/ext-uvindex240370sensor.git
git@gitee.com:dfrobotcd/ext-uvindex240370sensor.git
dfrobotcd
ext-uvindex240370sensor
ext-uvindex240370sensor
master

搜索帮助