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
    1d

    Error moving joints simultaneously in Mobile app

    2
    0
    Tomi Ade
    4d

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

    3
    0
    Phillip Brush
    7d

    On Definition Rule Issues

    4
    0
    若要查看作用方式,請前往您的即時網站。
    • 類別
    • 所有文章
    • 我的文章
    Rongzhong Li
    2021年7月09日
    已編輯: 2021年7月09日

    A Customized Panel for the Infrared Remote

    在 Hardware

    When I ordered the first batch of materials for the kit, I was unsure how many units would be sold. So we put small orders and were never successful in getting a manufacturer to make customized panels for our infrared remotes. Now we are preparing a new batch of inventory, and I think it's a chance to make the panel more stylish and intuitive.


    I was also inspired by Igor Dobec's post on the Template for Remote. So before I approach some designers, I made the precise measurements of the panel and want to share the design materials here. Maybe you can get some better ideas. It could become a fully customized plastic panel for future users or a sticker that can be printed to cover your old remote.









    Of course, there are many factors/constraints to consider:

    • The symbols should be simple to print clearly in a small area

    • It's better to be symbolic and irrelevant to a specific language

    • The remote will be used for both Nybble and Bittle, so they should be generic for different skills. (see the code section below)

    • The style of the symbols should be consistent


    Let's see what will come out of the community!💡


    //abbreviation //gait/posture/function names
    #define K00 "d"       //rest and shutdown all servos 
    #define K01 "F"       //forward
    #define K02 "g"       //turn off gyro feedback to boost speed
    
    #define K10 "L"       //left
    #define K11 "balance" //neutral stand up posture for balancing
    #define K12 "R"       //right
    
    #define K20 "p"       //pause motion and shut off all servos 
    #define K21 "B"       //backward
    #define K22 "c"       //calibration mode with IMU turned off
    
    #define K30 "vt"      //stepping
    #define K31 "cr"      //crawl
    #define K32 "wk"      //walk
    
    #define K40 "tr"      //trot
    #ifdef NYBBLE
    #define K41 "lu"      //look up
    #define K42 "buttUp"    //butt up
    #else //BITTLE
    #define K41 "ck"      //check around
    #define K42 "pd"      //play dead
    #endif
    
    #define K50 "hi"      //greeting
    #define K51 "pu"      //push up
    #define K52 "pee"     //standng with three legs
    
    #define K60 "str"     //stretch
    #define K61 "sit"     //sit
    #define K62 "zero"    //zero position






    RemoteDesignFiles
    .zip
    Download ZIP • 260KB

    1 則留言
    1 則留言
    Neil Stoker
    2021年7月09日

    Great idea. It's surprisingly confusing with the music inputs on the buttons (I must be getting old!)

    按讚
    1 則留言
    相似文章
    • IR Remote
    • How to bend the pins of the infrared receiver and the FTDI port?
    • Template for Remote

    Pittsburgh, PA, USA | info@petoi.com 

    © 2019 Petoi LLC

    © 2019 Petoi LLC