Navigation

    • Login
    • Search
    • 版块
    • 产品
    • 教程
    • 论坛
    • 淘宝
    1. Home
    2. cghq
    C
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    • mipush

    cghq

    @cghq

    0
    Reputation
    30
    Posts
    722
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    cghq Follow

    Posts made by cghq

    • RE: openmv脱机运行后闪蓝灯是什么原因呢

      把main函数删掉,出现了自检模式selftest

      posted in OpenMV Cam
      C
      cghq
    • openmv脱机运行后闪蓝灯是什么原因呢

      openmv脱机运行后闪蓝灯是什么原因呢

      posted in OpenMV Cam
      C
      cghq
    • name “pyb” is not defined

      语句: tim=pyb.Timer(1,freq=100) 报错
      明明已经引用了:
      from pyb import Timer,Pin,UART

      posted in OpenMV Cam
      C
      cghq
    • RE: 请问大家openMV可以识别朝向左的直角和朝向右的直角吗?有没有代码呀~~

      试试使用模块识别?教程里有示例

      posted in OpenMV Cam
      C
      cghq
    • RE: OPENMV 的串口通信代码出现 object with buffer protocol required 是什么原因?

      如何向串口发送整型变量呢?

      posted in OpenMV Cam
      C
      cghq
    • OPENMV 的串口通信代码出现 object with buffer protocol required 是什么原因?

      问题代码 :uart.write(x)
      已import UART

      posted in OpenMV Cam
      C
      cghq
    • OPENMV上怎么装serial的库?

      OPENMV上怎么装serial的库?

      posted in OpenMV Cam
      C
      cghq
    • RE: 文档对UART.readchar()返回值的描述是 整数形式的读取的字符,请问这是什么意思?

      麻烦解答一下谢谢!

      posted in OpenMV Cam
      C
      cghq
    • 文档对UART.readchar()返回值的描述是 整数形式的读取的字符,请问这是什么意思?

      文档对UART.readchar()返回值的描述是 整数形式的读取的字符,请问这是什么意思?

      posted in OpenMV Cam
      C
      cghq
    • RE: 关于追小球的pid算法中 _RC 这个参数是什么?

      @veb1 谢谢

      posted in OpenMV Cam
      C
      cghq