Skip to content

Matrix-Robotics/pxt-MatrixServo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This library provides a driver for Matrix Servo Extension, see here for further information!

Basic usage

  • Set Motor to 100% speed
    Matrix.motor(M_PORT.M1, 100);
    Matrix.motor(M_PORT.M2, 100);

Use as Extension

This repository can be added as an extension in MakeCode.

License

MIT

Supported targets

  • for PXT/microbit
MatrixServo=github:Matrix-Robotics/pxt-MatrixServo

About

pxt extension for Matrix Servo Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published