Simple program for lynxmotion tri track kit

WE have bought the lynxmotion tri track kit with the ps2 remote… We are not robot builders, but I need this for a customer project. I need a simple program with forward, backward side and side with some speed control… Does anyone out there have one they could email me? thanks

WE have bought the lynxmotion tri track kit with the ps2 remote… We are not robot builders, but I need this for a customer project. I need a simple program with forward, backward side and side with some speed control… Does anyone out there have one they could email me? thanks

It’s important to follow the assembly guide:
lynxmotion.com/images/html/build138.htm

Step 10 includes the sample code.
lynxmotion.com/images/files/ps2a4wd1.bas

All sample code can be found here:
github.com/Lynxmotion?tab=repositories

Don’t double post!

The program will depend on what microcontroller & motor controller you have. Which ones came with your kit or which ones did you purchase?

Also, are you wanting it to run autonomous or via the PS2 controller?

You may try looking at: Tri-Track Tutorial for PS2 Control v1.0

Hope this helps.