uKit Explore
Ctrlk
  • About uKit Explore
  • Quick Start
    • How to Install uKit Explore Arduino Library
    • uKit Explore v2 Pinout
    • Introduction to Grayscale Sensor and Frequently Asked Questions
    • Grayscale Sensor Calibration Guidelines
    • Grayscale Sensor Firmware Update
  • uKit Explore Function
    • Introduction to uKit Explore Library
    • Sensor
    • uKit Servo Motor
    • uKit DC Motor
      • setMotorTurnAdj(id, speed,time)
      • setMotorTurn(id,pwmDuty)
      • setMotorStop(id)
      • readMotorSpeed(id)
    • uKit Explore Onboard Hardware
  • Arduino Function
Powered by GitBook
On this page

Was this helpful?

  1. uKit Explore Function

uKit DC Motor

Functions Syntax

setMotorTurnAdj(id, speed,time)setMotorTurn(id,pwmDuty)setMotorStop(id)readMotorSpeed(id)
PreviousreadServoAnglePD(id)NextsetMotorTurnAdj(id, speed,time)

Last updated 6 years ago

Was this helpful?