petoi-camp-logo.png
Chinese
ZH
Chinese
ZH
English
EN
  • 主页

  • 论坛

  • Shop

  • 简介

  • 图鉴

  • 资源

    • Documentation Center
    • GitHub 源代码
    • 教程视频
    • NyBoard V0_1 手册
    • NyBoard V0_2 手册
    • Smartphone App
    • GitHub/CatMini
  • 社区

    • 成员
  • More

    Use tab to navigate through the menu items.
    Rafael Marín
    2d

    Error moving joints simultaneously in Mobile app

    5
    0
    Tomi Ade
    4d

    Trouble Uploading to Nyboard - stk500_recv(): programmer is not responding

    3
    0
    Phillip Brush
    8月09日

    On Definition Rule Issues

    4
    0
    若要查看作用方式,請前往您的即時網站。
    • 類別
    • 所有文章
    • 我的文章
    Arne Svensson
    2020年1月16日
    已編輯: 2020年1月17日

    IRremote.h missing after reading the install google doc, is this the correct solution?

    在 Basic Assembly and Setup

    Edit in:

    My mistake, see post underneath this for the correct solution to this problem.

    ---


    Using the instruction from https://www.brainy-bits.com/ir-remote-arduino/ to get the header file worked.

    That is moved away the “RobotIRremote” and put the https://github.com/z3t0/Arduino-IRremote there instead.

    Been a while since doing software so maybe I missed something in the instruction doc but with this done the Nybble code passes verify.


    Also a good link to change ownership on the Arduino IDE if using the install package which set "wrong" ownership" when installed on windows.

    https://www.faqforge.com/windows/take-ownership-of-a-file-or-folder-by-command-in-windows/


    7 則留言
    7 則留言
    M
    Manfred Knorr
    2021年5月22日

    I don’t know how it shows up in your list.

    I finally got the right one but now the adafruit can’t be found by the arduino program.

    I think I might delete everything and start again 🙄

    按讚

    R
    Rongzhong Li
    2021年5月22日

    We are not using RobotIRremote, but IRremote library version 2.6.1.


    按讚

    M
    Manfred Knorr
    2021年5月22日

    I’m struggling with the instructions. Am I correct to assume that the only IRremote available (RobotIRremote) in the Arduino program is wrong and I need to find the Adafruit version? If so, why doesn’t the author change the instructions?

    按讚

    R
    Rongzhong Li
    2020年1月17日

    The best way to add irremote.h is using Arduino IDE's library manager. Search irremote and you can find the IRremote by shirriff. I just verified that it's still searchable.

    按讚
    Arne Svensson
    2020年1月17日
    回覆

    Thanks for your very quick reply! Now reading trough the "Assembling Instructions for Nybble" once again I do see it was my mistake for interpreting the content in paragraph 4.2.1 like: ........search and install "Adafruit PWM Servo Driver, IRremote and QList"

    (which of course was not to be found, and shorten down that search string just got me the first library) Instead of the correct, ........search and install "Adafruit PWM Servo Driver" install "IRremote" install "QList" Maybe this post will help if someone in the future are doing the same stupid mistake as I did.

    按讚

    R
    Rongzhong Li
    2020年1月17日