Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 933 Bytes

File metadata and controls

21 lines (20 loc) · 933 Bytes

Matrix Mini Arduino Library

Matrix Mini is an Arduino based robot controller.
With the Matrix building system, you can make tons of projects.
From basic tracking car to omni-directional mobile platform, you can make any ideas comes out of your mind.

Features

Support 4 channel/360 angle RC Servo control.
Support 2 channel/8-bit full-bridge DC motor control.
Support 4 channel Digital I/O.
Support 3 channel Analog I/O.
Support 4 channel independent I2C Interface.
Battery voltage monitor.

Repository Contents

  • /docs - Matrix Servo Extension documentation.
  • /examples - Example sketches for the library (.ino). Run these by Arduino IDE.
  • /src - Source files for the library (.cpp, .h).

Documentation

Function Description
MATRIX Official Website

License

MIT