1 Star 0 Fork 4

陈大其丶 / dai-ext-PAJ7620U2-Gesture-Sensor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 808 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick-ccq 提交于 2021-01-15 19:51 . 修复BUG
{
"name": {
"zh-cn": "PAJ7620U2 手势识别传感器",
"en": "PAJ7620U2 Gesture Sensor"
},
"description": {
"zh-cn": " IIC通信,在最远20cm范围内,可以识别的手势多达13种。",
"en": "IIC communication, in the range of up to 20cm, can recognize up to 13 gestures."
},
"author": "Dai",
"email": "yingdong.dai@dfrobot.com",
"license": "MIT",
"isBoard": false,
"id": "PAJ7620U2_Gesture_Sensor",
"version": "0.1.0",
"platform": [
"win"
],
"asset": {
"arduinoC": {
"dir": "arduinoC/",
"version": "0.1.0",
"board": [
"arduino",
"leonardo",
"microbit",
"esp32",
"mega2560",
"arduinonano",
"telloesp32",
"firebeetleesp32"
],
"main": "main.ts"
}
}
}
C++
1
https://gitee.com/chenqi1233/dai-ext-PAJ7620U2-Gesture-Sensor.git
git@gitee.com:chenqi1233/dai-ext-PAJ7620U2-Gesture-Sensor.git
chenqi1233
dai-ext-PAJ7620U2-Gesture-Sensor
dai-ext-PAJ7620U2-Gesture-Sensor
master

搜索帮助