Logo
latest

xController

  • Giới thiệu
  • Phần cứng
  • Cài đặt Driver
  • Phần mềm lập trình
  • Cập nhật Firmware
  • MicroPython API
  • Arduino API

xBuild Creator Kit

  • xBuild Creator Kit Cho Giáo Dục STEM
  • Hướng dẫn lập trình MicroPython
  • Hướng dẫn lập trình Arduino

Yolo:Bit

  • Giới thiệu
  • Phần cứng
  • Cài đặt Driver
  • Phần mềm lập trình
  • Cập nhật Firmware
  • MicroPython example
  • Yolo:Bit Block API

Phần mềm Ohstem App

  • Giới thiệu
  • Cài đặt
  • Giao diện
  • Kết nối
  • Chạy và lưu project
  • Tạo một mục mở rộng mới
  • Block API
    • Di chuyển
      • robot.forward|backward|turn_left|turn_right(speed, t)
      • robot.turn_right_angle|turn_left_angle(angle)
      • robot.set_wheel_speed(speed_1, speed_2)
      • robot.stop()
      • servo.position(index, degree)
      • servo.rotate(index, change, sleep, degree)
      • servo.spin(index, speed)
      • servo.position(index)
    • Đầu vào
    • Hiệu ứng
    • Vòng lặp
    • Logic
    • Tính toán
    • Biến
    • Nâng cao
OhStem Product Documents
  • »
  • Block API »
  • Di chuyển
  • Edit on GitHub

Di chuyển


../../_images/catologe-move.png


  • robot.forward|backward|turn_left|turn_right(speed, t)
  • robot.turn_right_angle|turn_left_angle(angle)
  • robot.set_wheel_speed(speed_1, speed_2)
  • robot.stop()
  • servo.position(index, degree)
  • servo.rotate(index, change, sleep, degree)
  • servo.spin(index, speed)
  • servo.position(index)
Previous Next

© Copyright 2021, OHSTEM. Revision 9c62da8f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds