Spike V3
  • color module
  • color_matrix module
  • color_sensor module
  • device module
  • distance_sensor module
  • force_sensor module
  • hub package
  • motor module
  • motor_pair module
  • orientation module
  • runloop module
Spike V3
  • stubfiles
  • View page source

stubfiles

  • color module
  • color_matrix module
    • clear()
    • get_pixel()
    • set_pixel()
    • show()
  • color_sensor module
    • color()
    • reflection()
    • rgbi()
  • device module
    • data()
    • get_duty_cycle()
    • id()
    • ready()
    • set_duty_cycle()
  • distance_sensor module
    • clear()
    • distance()
    • get_pixel()
    • set_pixel()
    • show()
  • force_sensor module
    • force()
    • pressed()
    • raw()
  • hub package
    • Submodules
      • hub.button module
        • pressed()
      • hub.light module
        • color()
      • hub.light_matrix module
        • clear()
        • get_orientation()
        • get_pixel()
        • set_orientation()
        • set_pixel()
        • show()
        • show_image()
        • write()
      • hub.motion_sensor module
        • acceleration()
        • angular_velocity()
        • gesture()
        • get_yaw_face()
        • quaternion()
        • reset_tap_count()
        • reset_yaw()
        • set_yaw_face()
        • stable()
        • tap_count()
        • tilt_angles()
        • up_face()
      • hub.port module
      • hub.sound module
        • beep()
        • stop()
        • volume()
    • Module contents
      • device_uuid()
      • hardware_id()
      • power_off()
      • temperature()
  • motor module
    • absolute_position()
    • get_duty_cycle()
    • relative_position()
    • reset_relative_position()
    • run()
    • run_for_degrees()
    • run_for_time()
    • run_to_absolute_position()
    • run_to_relative_position()
    • set_duty_cycle()
    • stop()
    • velocity()
  • motor_pair module
    • move()
    • move_for_degrees()
    • move_for_time()
    • move_tank()
    • move_tank_for_degrees()
    • move_tank_for_time()
    • pair()
    • stop()
    • unpair()
  • orientation module
  • runloop module
    • run()
    • sleep_ms()
    • until()
Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.