简体中文
Ctrlk
  • 关于 uKit Explore
  • uKit Explore快速上手
    • 如何获取SDK
    • uKit Explore 引脚图
    • 灰度传感器介绍及答疑
    • 灰度传感器记录指引
    • 灰度传感器固件更新
  • uKit Explore 函数库
    • uKit Explore 库文件介绍
    • 传感器
      • 眼灯
        • setEyelightAllPetals(id,red,green,blue)
        • setEyelightPetals(id,petalsnum,petals)
        • setEyelightLook(id,face,times,red,green,blue)
        • setEyelightLookUntil(id,face,times,red,green,blue)
        • setEyelightScene(id,scene,times);
        • setEyelightSceneUntil(id,scene,times)
        • setEyelightOff(id)
      • 超声波传感器
      • 红外传感器
      • 按压传感器
      • 亮度传感器
      • 声音传感器
      • 温湿度传感器
      • 颜色传感器
    • 舵机
    • 电机
    • 板载硬件
  • Arduino 函数库
    • 结构部分
    • 函数部分
由 GitBook 提供支持
在本页

这有帮助吗?

  1. uKit Explore 函数库
  2. 传感器

眼灯

眼灯传感器控制函数

setEyelightAllPetals(id,red,green,blue)setEyelightPetals(id,petalsnum,petals)setEyelightLook(id,face,times,red,green,blue)setEyelightLookUntil(id,face,times,red,green,blue)setEyelightScene(id,scene,times);setEyelightSceneUntil(id,scene,times)setEyelightOff(id)
上一页传感器下一页setEyelightAllPetals(id,red,green,blue)

最后更新于6年前

这有帮助吗?