microsoft / pxt-ev3-chassis

Chassis support for MakeCode for LEGO MINSTORMS EV3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ev3-chassis

Controlling a bidirectional drive robot build using LEGO MINDSTORMS EV3.

Usage

Call the drive block with the desired speed, rotation speed and/or distance.

chassis.largeBC.drive(10, 30, 0)

License

MIT

Supported targets

  • for PXT/ev3
  • for PXT/linux

(The metadata above is needed for package search.)

About

Chassis support for MakeCode for LEGO MINSTORMS EV3


Languages

Language:TypeScript 98.1%Language:Makefile 1.9%