Skip to content

Latest commit

 

History

History
31 lines (13 loc) · 890 Bytes

README.md

File metadata and controls

31 lines (13 loc) · 890 Bytes

Trackduino

Integration the Trackduino to Arduino IDE

This library was created as an alternative to the official Trackduino IDE, because the original program consumes a lot of PC hardware and a lot of controller resources. This library presents you with the same functionality, only executed as a library for the Arduino IDE.

ATTENTION:

The library gives access to all pins and devices, and does not repeat devices that are connected externally!

API:

For firmware, use the "Arduino Mega or Mega 2560" board in the Arduino IDE.

For all implemented devices on the board, there are examples available through the standard Arduino IDE (file/example/Trackduino/..) examples.

Driver:

To program the board, you need to install the driver, you can find it in the folder

Robotrack IDE and driver:

https://disk.yandex.ru/d/0gqy1Z4192hnZA

Enjoy using it :)