EV3程式界面介紹

常用功能翻譯:

File:檔案

Edit:編輯

Tools:工具

Project:專案、專題

Program:程式

  1. Action:動作

    1. Medium Motor:中馬達

    2. Large Motor:大馬達

    3. Move Steering:移動轉向(或稱:方向盤式移動)(註:steer的中文意思為駕駛、航行、掌舵、控制方向)

      1. Seconds(秒)

      2. Degree(角度)

      3. Rotation(圈)

      4. Brake at End(制動結束)

        1. True(真)

        2. False(假)

    4. Move Tank:移動坦克(或稱:坦克式移動)

    5. Display:展示

    6. Sound:聲音

    7. Brick Status Light:狀態燈號

  2. Flow Control:流程控制

      1. Start:開始

      2. Wait:等待

      3. Loop:迴圈(重覆執行)

      4. Switch:分岔結構(判斷條件執行)

      5. Loop Interrupt:迴圈中斷

  1. Sensor:感應器

      1. Brick Buttons:(EV3主機按鈕)

    1. Color Sensor:顏色感應器

    2. Gyro Sensor:陀螺儀感應器

      1. Infrared Sensor:紅外線感應器

      2. Motor Rotation:馬達角度感應器

      3. Temperature Sensor:溫度感應器

      4. Timer:計時器

    3. Touch Sensor:碰撞(觸碰)感應器

    4. Ultrasonic Sensor:超音波感應器

      1. Energy Meter:能量測量計

      2. NXT Sound Sensor:NXT 聲音感應器

  1. Data Operations:資料控制

      1. variable:變數

      2. constant:常數

      3. array:陣列

      4. logic:邏輯

      5. math:數學(運算)

      6. round:取近似值

      7. compare:比較

      8. range:區間、範圍

      9. text:文字

      10. random:亂數、隨機數

  1. Advanced:進階

  2. My Block:自訂指令

更詳細的圖說可參考:http://www.thumb.com.tw/ev3_help